Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dfile.c2297 unsigned int rsv_count; in btrfs_punch_hole() local
2448 rsv_count = no_holes ? 2 : 3; in btrfs_punch_hole()
2449 trans = btrfs_start_transaction(root, rsv_count); in btrfs_punch_hole()
2491 trans = btrfs_start_transaction(root, rsv_count); in btrfs_punch_hole()