Searched refs:xfs_icreate_args (Results 1 – 11 of 11) sorted by relevance
/linux-6.14.4/fs/xfs/libxfs/ |
D | xfs_inode_util.h | 29 struct xfs_icreate_args { struct 50 void xfs_inode_init(struct xfs_trans *tp, const struct xfs_icreate_args *args, argument
|
D | xfs_ialloc.h | 36 struct xfs_icreate_args; 42 int xfs_dialloc(struct xfs_trans **tpp, const struct xfs_icreate_args *args,
|
D | xfs_inode_util.c | 253 const struct xfs_icreate_args *args) in xfs_icreate_want_attrfork() 268 const struct xfs_icreate_args *args, in xfs_inode_init()
|
D | xfs_metadir.c | 244 struct xfs_icreate_args args = { in xfs_metadir_create()
|
D | xfs_ialloc.c | 1890 const struct xfs_icreate_args *args, in xfs_dialloc()
|
/linux-6.14.4/fs/xfs/ |
D | xfs_inode.h | 558 int xfs_create(const struct xfs_icreate_args *iargs, 560 int xfs_create_tmpfile(const struct xfs_icreate_args *iargs, 594 const struct xfs_icreate_args *args, struct xfs_inode **ipp); 674 int xfs_icreate_dqalloc(const struct xfs_icreate_args *args,
|
D | xfs_symlink.c | 93 struct xfs_icreate_args args = { in xfs_symlink()
|
D | xfs_inode.c | 589 const struct xfs_icreate_args *args, in xfs_icreate() 618 const struct xfs_icreate_args *args, in xfs_icreate_dqalloc() 649 const struct xfs_icreate_args *args, in xfs_create() 794 const struct xfs_icreate_args *args, in xfs_create_tmpfile() 2067 struct xfs_icreate_args args = { in xfs_rename_alloc_whiteout()
|
D | xfs_iops.c | 178 struct xfs_icreate_args args = { in xfs_generic_create()
|
D | xfs_qm.c | 1026 struct xfs_icreate_args args = { in xfs_qm_qino_alloc()
|
/linux-6.14.4/fs/xfs/scrub/ |
D | tempfile.c | 44 struct xfs_icreate_args args = { in xrep_tempfile_create()
|