Searched refs:BTRFS_FT_DIR (Results 1 – 5 of 5) sorted by relevance
313 #define BTRFS_FT_DIR 2 macro
2075 if (ret == 1 && btrfs_dir_type(eb, di) != BTRFS_FT_DIR) { in replay_one_dir_item()3697 btrfs_dir_type(src, di) == BTRFS_FT_DIR) && in log_dir_items()5460 type != BTRFS_FT_DIR) in log_new_dir_dentries()5479 if (type == BTRFS_FT_DIR) in log_new_dir_dentries()
1651 BTRFS_FT_DIR, index); in create_pending_snapshot()
716 BTRFS_FT_DIR, index); in create_subvol()
80 [S_IFDIR >> S_SHIFT] = BTRFS_FT_DIR,