Searched refs:old_dir_index (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | tree-log.c | 8057 * @old_dir_index: The index number associated with the old name, meaningful in btrfs_log_new_name() 8068 u64 old_dir_index, struct dentry *parent) in btrfs_log_new_name() 8076 trace_btrfs_log_new_name_enter(trans, inode, old_dir, old_dir_index); in btrfs_log_new_name() 8133 ASSERT(old_dir_index >= BTRFS_DIR_START_INDEX, 8134 "old_dir_index=%llu", old_dir_index); 8180 &fname.disk_name, old_dir_index); 8189 old_dir_index, old_dir_index); 7981 btrfs_log_new_name(struct btrfs_trans_handle * trans,struct dentry * old_dentry,struct btrfs_inode * old_dir,u64 old_dir_index,struct dentry * parent) btrfs_log_new_name() argument
|