Searched refs:BTRFS_FT_SYMLINK (Results 1 – 4 of 4) 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()
318 #define BTRFS_FT_SYMLINK 7 macro