Searched refs:BTRFS_FT_DIR (Results 1 – 5 of 5) sorted by relevance
313 #define BTRFS_FT_DIR 2 macro
2025 if (ret == 1 && btrfs_dir_type(eb, di) != BTRFS_FT_DIR) { in replay_one_dir_item()3570 btrfs_dir_type(src, di) == BTRFS_FT_DIR) && in log_dir_items()5432 type != BTRFS_FT_DIR) in log_new_dir_dentries()5451 if (type == BTRFS_FT_DIR || type == BTRFS_FT_SYMLINK) in log_new_dir_dentries()
1619 BTRFS_FT_DIR, index); in create_pending_snapshot()
691 BTRFS_FT_DIR, index); in create_subvol()
79 [S_IFDIR >> S_SHIFT] = BTRFS_FT_DIR,