Searched refs:BTRFS_FT_DIR (Results 1 – 7 of 7) sorted by relevance
313 #define BTRFS_FT_DIR 2 macro
325 #define BTRFS_FT_DIR 2 macro
2130 if (ret == 1 && btrfs_dir_type(eb, di) != BTRFS_FT_DIR) { in replay_one_dir_item()3722 btrfs_dir_type(src, di) == BTRFS_FT_DIR) && in log_dir_items()5721 type != BTRFS_FT_DIR) in log_new_dir_dentries()5740 if (type == BTRFS_FT_DIR) in log_new_dir_dentries()
1715 &key, BTRFS_FT_DIR, index); in create_pending_snapshot()
741 BTRFS_FT_DIR, index); in create_subvol()
5510 BUILD_BUG_ON(BTRFS_FT_DIR != FT_DIR); in btrfs_inode_type()