Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dfile.c2250 unsigned int rsv_count; in btrfs_replace_file_extents() local
2273 rsv_count = 3; in btrfs_replace_file_extents()
2275 rsv_count = 2; in btrfs_replace_file_extents()
2277 trans = btrfs_start_transaction(root, rsv_count); in btrfs_replace_file_extents()
2396 trans = btrfs_start_transaction(root, rsv_count); in btrfs_replace_file_extents()