Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_symlink.c129 error = xfs_icreate_dqalloc(&args, &udqp, &gdqp, &pdqp); in xfs_symlink()
H A Dxfs_inode.h674 int xfs_icreate_dqalloc(const struct xfs_icreate_args *args,
/linux/fs/xfs/scrub/
H A Dtempfile.c74 error = xfs_icreate_dqalloc(&args, &udqp, &gdqp, &pdqp); in xrep_tempfile_create()