vn_posix_fadvise
static int vn_posix_fadvise(struct file *, off_t, off_t, int);
.fo_posix_fadvise = vn_posix_fadvise,