Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dfile.c2415 unsigned int rsv_count; in btrfs_punch_hole() local
2539 rsv_count = no_holes ? 2 : 3; in btrfs_punch_hole()
2540 trans = btrfs_start_transaction(root, rsv_count); in btrfs_punch_hole()
2589 trans = btrfs_start_transaction(root, rsv_count); in btrfs_punch_hole()