Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_inode.h388 static inline prid_t
391 return (prid_t)ip->i_d.di_projid_hi << 16 | ip->i_d.di_projid_lo; in xfs_get_projid()
396 prid_t projid) in xfs_set_projid()
538 xfs_nlink_t, xfs_dev_t, prid_t, int,
Dxfs_utils.h22 xfs_dev_t, prid_t, int, xfs_inode_t **, int *);
Dxfs_quota.h323 extern int xfs_qm_vop_dqalloc(struct xfs_inode *, uid_t, gid_t, prid_t, uint,
344 xfs_qm_vop_dqalloc(struct xfs_inode *ip, uid_t uid, gid_t gid, prid_t prid, in xfs_qm_vop_dqalloc()
Dxfs_types.h35 typedef __uint32_t prid_t; /* project ID */ typedef
Dxfs_utils.c57 prid_t prid, /* project id */ in xfs_dir_ialloc()
Dxfs_fs.h352 prid_t eof_prid;
Dxfs_symlink.c360 prid_t prid; in xfs_symlink()
Dxfs_vnodeops.c498 prid_t prid; in xfs_create()
Dxfs_qm.c1656 prid_t prid, in xfs_qm_vop_dqalloc()
Dxfs_inode.c1229 prid_t prid, in xfs_ialloc()