Searched refs:BTRFS_FT_SYMLINK (Results 1 – 3 of 3) sorted by relevance
31 [BTRFS_FT_SYMLINK] = "SYM", in show_dir()78 if (type == BTRFS_FT_SYMLINK) { in show_dir()111 if (type == BTRFS_FT_SYMLINK) in show_dir()
303 } else if (type == BTRFS_FT_SYMLINK && symlink_limit >= 0) { in btrfs_lookup_path()
363 #define BTRFS_FT_SYMLINK 7 macro
Completed in 12 milliseconds