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