Searched refs:vn_closefile (Results 1 – 1 of 1) sorted by relevance
114 static int vn_closefile(struct fileglob *fp, vfs_context_t ctx);137 .fo_close = vn_closefile,1862 vn_closefile(struct fileglob *fg, vfs_context_t ctx) in vn_closefile() function