Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dtree-log.c5230 static int btrfs_log_prealloc_extents(struct btrfs_trans_handle *trans, in btrfs_log_prealloc_extents()
5432 ret = btrfs_log_prealloc_extents(trans, inode, path, ctx); in btrfs_log_changed_extents()
6424 * btrfs_log_prealloc_extents(). in copy_inode_items_to_log()
6533 * lock the same leaf with btrfs_log_prealloc_extents() below. in insert_delayed_items_batch()
6536 ret = btrfs_log_prealloc_extents(trans, inode, dst_path, ctx); in insert_delayed_items_batch()
5226 static int btrfs_log_prealloc_extents(struct btrfs_trans_handle *trans, btrfs_log_prealloc_extents() function