Home
last modified time | relevance | path

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

/linux-6.6.21/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()
6090 int btrfs_new_inode_prepare(struct btrfs_new_inode_args *args, in btrfs_new_inode_prepare()
6144 void btrfs_new_inode_args_destroy(struct btrfs_new_inode_args *args) in btrfs_new_inode_args_destroy()
6180 struct btrfs_new_inode_args *args) in btrfs_create_new_inode()
6502 struct btrfs_new_inode_args new_inode_args = { in btrfs_create_common()
8951 struct btrfs_new_inode_args whiteout_args = { in btrfs_rename()
9398 struct btrfs_new_inode_args new_inode_args = { in btrfs_symlink()
9729 struct btrfs_new_inode_args new_inode_args = { in btrfs_tmpfile()
Dioctl.c597 struct btrfs_new_inode_args new_inode_args = { in create_subvol()