Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dbtrfs_inode.h439 struct btrfs_new_inode_args { struct
453 int btrfs_new_inode_prepare(struct btrfs_new_inode_args *args, argument
456 struct btrfs_new_inode_args *args);
457 void btrfs_new_inode_args_destroy(struct btrfs_new_inode_args *args);
Dinode.c476 struct btrfs_new_inode_args *args) in btrfs_init_inode_security()
6071 int btrfs_new_inode_prepare(struct btrfs_new_inode_args *args, in btrfs_new_inode_prepare()
6125 void btrfs_new_inode_args_destroy(struct btrfs_new_inode_args *args) in btrfs_new_inode_args_destroy()
6161 struct btrfs_new_inode_args *args) in btrfs_create_new_inode()
6483 struct btrfs_new_inode_args new_inode_args = { in btrfs_create_common()
8925 struct btrfs_new_inode_args whiteout_args = { in btrfs_rename()
9372 struct btrfs_new_inode_args new_inode_args = { in btrfs_symlink()
9703 struct btrfs_new_inode_args new_inode_args = { in btrfs_tmpfile()
Dioctl.c597 struct btrfs_new_inode_args new_inode_args = { in create_subvol()