Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dfile.c2340 unsigned int rsv_count; in btrfs_replace_file_extents() local
2363 rsv_count = 3; in btrfs_replace_file_extents()
2365 rsv_count = 2; in btrfs_replace_file_extents()
2367 trans = btrfs_start_transaction(root, rsv_count); in btrfs_replace_file_extents()
2485 trans = btrfs_start_transaction(root, rsv_count); in btrfs_replace_file_extents()