Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dctree.h3163 int btrfs_create_subvol_root(struct btrfs_trans_handle *trans,
Dioctl.c669 ret = btrfs_create_subvol_root(trans, new_root, root, new_dirid); in create_subvol()
Dinode.c9109 int btrfs_create_subvol_root(struct btrfs_trans_handle *trans, in btrfs_create_subvol_root() function