Searched refs:BTRFS_FT_SYMLINK (Results 1 – 3 of 3) sorted by relevance
318 #define BTRFS_FT_SYMLINK 7 macro
5451 if (type == BTRFS_FT_DIR || type == BTRFS_FT_SYMLINK) in log_new_dir_dentries()
84 [S_IFLNK >> S_SHIFT] = BTRFS_FT_SYMLINK,