Searched refs:recursive_logging (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | tree-log.c | 5102 const bool recursive_logging, in copy_inode_items_to_log() 5142 !recursive_logging) { in copy_inode_items_to_log() 5278 bool recursive_logging = false; in btrfs_log_inode() local 5329 recursive_logging = true; in btrfs_log_inode() 5420 recursive_logging, inode_only, ctx, in btrfs_log_inode() 5095 copy_inode_items_to_log(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_key *min_key, const struct btrfs_key *max_key, struct btrfs_path *path, struct btrfs_path *dst_path, const u64 logged_isize, const bool recursive_logging, const int inode_only, struct btrfs_log_ctx *ctx, bool *need_log_inode_item) copy_inode_items_to_log() argument
|
Completed in 8 milliseconds