Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dfile.c2644 unsigned int rsv_count; in btrfs_replace_file_extents() local
2667 rsv_count = 3; in btrfs_replace_file_extents()
2669 rsv_count = 2; in btrfs_replace_file_extents()
2671 trans = btrfs_start_transaction(root, rsv_count); in btrfs_replace_file_extents()
2791 trans = btrfs_start_transaction(root, rsv_count); in btrfs_replace_file_extents()