Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dfile.c2501 unsigned int rsv_count; in btrfs_punch_hole() local
2623 rsv_count = no_holes ? 2 : 3; in btrfs_punch_hole()
2624 trans = btrfs_start_transaction(root, rsv_count); in btrfs_punch_hole()
2673 trans = btrfs_start_transaction(root, rsv_count); in btrfs_punch_hole()