Searched refs:f_buf_page_inval (Results 1 – 2 of 2) sorted by relevance
168 .f_buf_page_inval = NULL177 nfsh.f_buf_page_inval = inh->f_buf_page_inval; in nfs_register_hooks()205 if (nfsh.f_buf_page_inval == NULL) { in nfs_buf_page_inval()209 return nfsh.f_buf_page_inval(vp, offset); in nfs_buf_page_inval()
1006 int (*f_buf_page_inval)(vnode_t, off_t); member