Searched refs:log_new_dir_dentries (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | tree-log.c | 3832 * dentries (through log_new_dir_dentries()) or in some cases when we in log_dir_items() 5370 static int log_new_dir_dentries(struct btrfs_trans_handle *trans, in log_new_dir_dentries() function 6247 * Similar logic as for log_new_dir_dentries(), but it iterates over the delayed 6300 ret = log_new_dir_dentries(trans, BTRFS_I(di_inode), ctx); in log_new_delayed_dentries() 6770 ret = log_new_dir_dentries(trans, in btrfs_log_all_parents() 7085 ret = log_new_dir_dentries(trans, inode, ctx); in btrfs_log_inode_parent()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | tree-log.c | 3655 * log_new_dir_dentries, if we're logging a directory recursively we in log_dir_items() 5655 static int log_new_dir_dentries(struct btrfs_trans_handle *trans, in log_new_dir_dentries() function 5893 ret = log_new_dir_dentries(trans, root, in btrfs_log_all_parents() 6227 ret = log_new_dir_dentries(trans, root, inode, ctx); in btrfs_log_inode_parent()
|
Completed in 28 milliseconds