Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dprops.h25 int btrfs_subvol_inherit_props(struct btrfs_trans_handle *trans,
Dprops.c337 int btrfs_subvol_inherit_props(struct btrfs_trans_handle *trans, in btrfs_subvol_inherit_props() function
Dinode.c9294 err = btrfs_subvol_inherit_props(trans, new_root, parent_root); in btrfs_create_subvol_root()