fh_close 673 lib/vfs/direntry.c if (sub->fh_close != NULL) fh_close 674 lib/vfs/direntry.c res = sub->fh_close (me, fh); fh_close 138 lib/vfs/xdirentry.h int (*fh_close) (struct vfs_class * me, vfs_file_handler_t * fh); fh_close 2775 src/vfs/ftpfs/ftpfs.c ftpfs_subclass.fh_close = ftpfs_fh_close;