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