Home
last modified time | relevance | path

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

/fs/btrfs/
Dprops.h24 int btrfs_subvol_inherit_props(struct btrfs_trans_handle *trans,
Dprops.c406 int btrfs_subvol_inherit_props(struct btrfs_trans_handle *trans, in btrfs_subvol_inherit_props() function
Dinode.c8658 err = btrfs_subvol_inherit_props(trans, new_root, parent_root); in btrfs_create_subvol_root()