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