Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_icache.h16 prid_t icw_prid; member
H A Dxfs_icache.c1087 ip->i_projid != icw->icw_prid) in xfs_icwalk_match_id()
1111 ip->i_projid == icw->icw_prid) in xfs_icwalk_match_id_union()
1603 icw.icw_prid = pdqp->q_id; in xfs_blockgc_free_dquots()
H A Dxfs_ioctl.c1068 dst->icw_prid = src->eof_prid; in xfs_fs_eofblocks_from_user()
H A Dxfs_trace.h4512 __entry->prid = icw ? icw->icw_prid : 0;