Searched refs:BTRFS_FT_SYMLINK (Results 1 – 5 of 5) sorted by relevance
26 [BTRFS_FT_SYMLINK] = "SYM", in readdir_callback()43 if (item->type == BTRFS_FT_SYMLINK) { in readdir_callback()66 if (item->type == BTRFS_FT_SYMLINK) { in readdir_callback()
327 #define BTRFS_FT_SYMLINK 7 macro
261 if (item.type == BTRFS_FT_SYMLINK && symlink_limit >= 0) { in btrfs_lookup_path()
380 #define BTRFS_FT_SYMLINK 7 macro
5656 static_assert(BTRFS_FT_SYMLINK == FT_SYMLINK);