Searched refs:BTRFS_DIR_START_INDEX (Results 1 – 3 of 3) sorted by relevance
21 #define BTRFS_DIR_START_INDEX 2 macro
3978 inode->last_dir_index_offset = BTRFS_DIR_START_INDEX - 1; in update_last_dir_index_offset()3995 inode->last_dir_index_offset = BTRFS_DIR_START_INDEX - 1; in update_last_dir_index_offset()4047 min_key = BTRFS_DIR_START_INDEX; in log_directory_changes()7455 ASSERT(old_dir_index >= BTRFS_DIR_START_INDEX); in btrfs_log_new_name()
6068 inode->index_cnt = BTRFS_DIR_START_INDEX; in btrfs_set_inode_index_count()6079 inode->index_cnt = BTRFS_DIR_START_INDEX; in btrfs_set_inode_index_count()6259 BTRFS_I(inode)->index_cnt = BTRFS_DIR_START_INDEX; in btrfs_create_new_inode()
Completed in 44 milliseconds