Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dctree.h3384 struct btrfs_new_inode_args { struct
3399 int btrfs_new_inode_prepare(struct btrfs_new_inode_args *args, argument
3402 struct btrfs_new_inode_args *args);
3403 void btrfs_new_inode_args_destroy(struct btrfs_new_inode_args *args);
Dinode.c255 struct btrfs_new_inode_args *args) in btrfs_init_inode_security()
6216 int btrfs_new_inode_prepare(struct btrfs_new_inode_args *args, in btrfs_new_inode_prepare()
6261 void btrfs_new_inode_args_destroy(struct btrfs_new_inode_args *args) in btrfs_new_inode_args_destroy()
6296 struct btrfs_new_inode_args *args) in btrfs_create_new_inode()
6620 struct btrfs_new_inode_args new_inode_args = { in btrfs_create_common()
9253 struct btrfs_new_inode_args whiteout_args = { in btrfs_rename()
9704 struct btrfs_new_inode_args new_inode_args = { in btrfs_symlink()
10035 struct btrfs_new_inode_args new_inode_args = { in btrfs_tmpfile()
Dioctl.c584 struct btrfs_new_inode_args new_inode_args = { in create_subvol()