Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dioctl.c560 static unsigned int create_subvol_num_items(struct btrfs_qgroup_inherit *inherit) in create_subvol_num_items() function
637 trans_num_items += create_subvol_num_items(inherit); in create_subvol()
837 trans_num_items = create_subvol_num_items(inherit) + 3; in create_snapshot()