Searched refs:btrfs_log_new_name (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/btrfs/
H A Dtree-log.h97 void btrfs_log_new_name(struct btrfs_trans_handle *trans,
H A Dinode.c4159 * log. That will be done later during the rename by btrfs_log_new_name().
6701 btrfs_log_new_name(trans, old_dentry, NULL, 0, parent);
9014 btrfs_log_new_name(trans, old_dentry, BTRFS_I(old_dir),
9017 btrfs_log_new_name(trans, new_dentry, BTRFS_I(new_dir),
9258 btrfs_log_new_name(trans, old_dentry, BTRFS_I(old_dir),
H A Dtree-log.c7386 * with btrfs_log_new_name() and old names will be deleted from the log
7395 * properly updated with the new name with btrfs_log_new_name() and the
7451 void btrfs_log_new_name(struct btrfs_trans_handle *trans, function

Completed in 161 milliseconds