FL_DIR 253 lib/vfs/direntry.c if ((flags & FL_DIR) == 0) FL_DIR 260 lib/vfs/direntry.c ino = vfs_s_find_inode (me, root->super, dirname, follow, flags | FL_DIR); FL_DIR 416 lib/vfs/direntry.c FL_DIR | (flags & ~FL_FOLLOW)); FL_DIR 429 lib/vfs/direntry.c dir = vfs_s_inode_from_path (vpath, FL_DIR | FL_FOLLOW); FL_DIR 1324 lib/vfs/direntry.c dir = vfs_s_find_inode (me, super, name, LINK_FOLLOW, FL_DIR); FL_DIR 137 src/vfs/sftpfs/sftpfs.c dir = vfs_s_find_inode (me, super, name, LINK_FOLLOW, FL_DIR);