Home
last modified time | relevance | path

Searched refs:xfs_icreate_args (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_inode_util.h29 struct xfs_icreate_args { struct
50 void xfs_inode_init(struct xfs_trans *tp, const struct xfs_icreate_args *args, argument
Dxfs_ialloc.h36 struct xfs_icreate_args;
42 int xfs_dialloc(struct xfs_trans **tpp, const struct xfs_icreate_args *args,
Dxfs_inode_util.c251 const struct xfs_icreate_args *args) in xfs_icreate_want_attrfork()
266 const struct xfs_icreate_args *args, in xfs_inode_init()
Dxfs_ialloc.c1858 const struct xfs_icreate_args *args, in xfs_dialloc()
/linux-6.12.1/fs/xfs/
Dxfs_inode.h524 int xfs_create(const struct xfs_icreate_args *iargs,
526 int xfs_create_tmpfile(const struct xfs_icreate_args *iargs,
560 const struct xfs_icreate_args *args, struct xfs_inode **ipp);
640 int xfs_icreate_dqalloc(const struct xfs_icreate_args *args,
Dxfs_symlink.c93 struct xfs_icreate_args args = { in xfs_symlink()
Dxfs_inode.c577 const struct xfs_icreate_args *args, in xfs_icreate()
606 const struct xfs_icreate_args *args, in xfs_icreate_dqalloc()
637 const struct xfs_icreate_args *args, in xfs_create()
782 const struct xfs_icreate_args *args, in xfs_create_tmpfile()
2053 struct xfs_icreate_args args = { in xfs_rename_alloc_whiteout()
Dxfs_iops.c176 struct xfs_icreate_args args = { in xfs_generic_create()
Dxfs_qm.c796 struct xfs_icreate_args args = { in xfs_qm_qino_alloc()
/linux-6.12.1/fs/xfs/scrub/
Dtempfile.c43 struct xfs_icreate_args args = { in xrep_tempfile_create()