Searched refs:BTRFS_FT_DIR (Results 1 – 7 of 7) 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
375 #define BTRFS_FT_DIR 2 macro
2014 if (ret == 1 && btrfs_dir_ftype(eb, di) != BTRFS_FT_DIR) { in replay_one_dir_item()5471 if (type == BTRFS_FT_DIR) in log_new_dir_dentries()6314 if (btrfs_stack_dir_ftype(dir_item) == BTRFS_FT_DIR) in log_new_delayed_dentries()
1849 BTRFS_I(parent_inode), &key, BTRFS_FT_DIR, in create_pending_snapshot()
5651 static_assert(BTRFS_FT_DIR == FT_DIR);