Home
last modified time | relevance | path

Searched refs:xfs_icreate_dqalloc (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/
A Dxfs_symlink.c129 error = xfs_icreate_dqalloc(&args, &udqp, &gdqp, &pdqp); in xfs_symlink()
A Dxfs_inode.h640 int xfs_icreate_dqalloc(const struct xfs_icreate_args *args,
A Dxfs_inode.c605 xfs_icreate_dqalloc( in xfs_icreate_dqalloc() function
666 error = xfs_icreate_dqalloc(args, &udqp, &gdqp, &pdqp); in xfs_create()
803 error = xfs_icreate_dqalloc(args, &udqp, &gdqp, &pdqp); in xfs_create_tmpfile()
/linux/fs/xfs/scrub/
A Dtempfile.c73 error = xfs_icreate_dqalloc(&args, &udqp, &gdqp, &pdqp); in xrep_tempfile_create()

Completed in 12 milliseconds