Searched refs:f_buf_page_inval (Results 1 – 2 of 2) sorted by relevance
170 .f_buf_page_inval = NULL179 nfsh.f_buf_page_inval = inh->f_buf_page_inval; in nfs_register_hooks()207 if (nfsh.f_buf_page_inval == NULL) { in nfs_buf_page_inval()211 return nfsh.f_buf_page_inval(vp, offset); in nfs_buf_page_inval()
1047 int (*f_buf_page_inval)(vnode_t, off_t); member