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.c558 static unsigned int create_subvol_num_items(struct btrfs_qgroup_inherit *inherit) in create_subvol_num_items() function
635 trans_num_items += create_subvol_num_items(inherit); in create_subvol()
835 trans_num_items = create_subvol_num_items(inherit) + 3; in create_snapshot()