fd_usage 667 lib/vfs/direntry.c super->fd_usage--; fd_usage 668 lib/vfs/direntry.c if (super->fd_usage == 0) fd_usage 847 lib/vfs/direntry.c return (VFS_SUPER (id)->fd_usage <= 0); fd_usage 1391 lib/vfs/direntry.c super->fd_usage++; fd_usage 65 lib/vfs/xdirentry.h int fd_usage; /* Number of open files */ fd_usage 1111 src/vfs/extfs/extfs.c VFS_SUPER (archive)->fd_usage++; fd_usage 1154 src/vfs/extfs/extfs.c if (--VFS_FILE_HANDLER_SUPER (fh)->fd_usage == 0) fd_usage 1542 src/vfs/extfs/extfs.c VFS_FILE_HANDLER_SUPER (fh)->fd_usage++; fd_usage 1560 src/vfs/extfs/extfs.c VFS_FILE_HANDLER_SUPER (fh)->fd_usage--; fd_usage 166 src/vfs/sftpfs/sftpfs.c super->fd_usage++; fd_usage 492 src/vfs/sftpfs/sftpfs.c super->fd_usage--; fd_usage 493 src/vfs/sftpfs/sftpfs.c if (super->fd_usage == 0)