Home
last modified time | relevance | path

Searched refs:prid_t (Results 1 – 7 of 7) sorted by relevance

/linux/fs/xfs/
H A Dxfs_quota.h111 prid_t, uint, struct xfs_dquot **, struct xfs_dquot **,
157 prid_t prid, uint flags, struct xfs_dquot **udqp, in xfs_qm_vop_dqalloc()
H A Dxfs_icache.h16 prid_t icw_prid;
H A Dxfs_qm.c1850 prid_t prid, in xfs_qm_vop_dqalloc()
H A Dxfs_inode.c626 prid_t prid = 0; in xfs_icreate_dqalloc()
H A Dxfs_trace.h4906 __field(prid_t, prid)
/linux/fs/xfs/libxfs/
H A Dxfs_inode_util.h16 prid_t xfs_get_initial_prid(struct xfs_inode *dp);
H A Dxfs_types.h9 typedef uint32_t prid_t; /* project ID */ typedef