Home
last modified time | relevance | path

Searched refs:btrfs_log_prealloc_extents (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dtree-log.c4326 static int btrfs_log_prealloc_extents(struct btrfs_trans_handle *trans, in btrfs_log_prealloc_extents() function
4533 ret = btrfs_log_prealloc_extents(trans, inode, path); in btrfs_log_changed_extents()
5134 * btrfs_log_prealloc_extents(). in copy_inode_items_to_log()
5237 * lock the same leaf with btrfs_log_prealloc_extents() below. in copy_inode_items_to_log()
5240 ret = btrfs_log_prealloc_extents(trans, inode, dst_path); in copy_inode_items_to_log()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtree-log.c4711 static int btrfs_log_prealloc_extents(struct btrfs_trans_handle *trans, in btrfs_log_prealloc_extents() function
4908 ret = btrfs_log_prealloc_extents(trans, inode, path); in btrfs_log_changed_extents()
5829 * btrfs_log_prealloc_extents(). in copy_inode_items_to_log()
5940 * lock the same leaf with btrfs_log_prealloc_extents() below. in copy_inode_items_to_log()
5943 ret = btrfs_log_prealloc_extents(trans, inode, dst_path); in copy_inode_items_to_log()

Completed in 16 milliseconds