Searched refs:qh_version (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_qm.h83 uint qh_version; member in struct:xfs_frlist
H A Dxfs_quota_priv.h118 (h)->qh_version++; \
130 (h)->qh_version++; \
H A Dxfs_dquot.h38 uint qh_version; /* ever increasing version */ member in struct:xfs_dqhash
H A Dxfs_qm.c1293 list->qh_version = 0;
2764 ql->qh_version = 0;
2800 xfs_Gqm->qm_dqfreelist.qh_version++;
2813 xfs_Gqm->qm_dqfreelist.qh_version++;
H A Dxfs_dquot.c977 version = h->qh_version;
1044 if (version != h->qh_version) {
H A Dxfs_qm_syscalls.c1172 (h)->qh_version++;

Completed in 105 milliseconds