Searched refs:BTRFS_FT_DIR (Results 1 – 4 of 4) sorted by relevance
218 u8 type = BTRFS_FT_DIR; in btrfs_lookup_path()246 type = BTRFS_FT_DIR; in btrfs_lookup_path()287 } else if (item.type != BTRFS_FT_DIR && cur[len]) { in btrfs_lookup_path()
21 [BTRFS_FT_DIR] = "DIR", in readdir_callback()125 if (type != BTRFS_FT_DIR) { in btrfs_ls()
322 #define BTRFS_FT_DIR 2 macro
313 #define BTRFS_FT_DIR 2 macro