Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_icache.h16 prid_t icw_prid; member
Dxfs_icache.c1041 ip->i_projid != icw->icw_prid) in xfs_icwalk_match_id()
1065 ip->i_projid == icw->icw_prid) in xfs_icwalk_match_id_union()
1551 icw.icw_prid = pdqp->q_id; in xfs_blockgc_free_dquots()
Dxfs_ioctl.c1845 dst->icw_prid = src->eof_prid; in xfs_fs_eofblocks_from_user()
Dxfs_trace.h4269 __entry->prid = icw ? icw->icw_prid : 0;