Searched refs:qql_item (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_dquot_item.h34 xfs_log_item_t qql_item; /* common portion */ member in struct:xfs_qoff_logitem
H A Dxfs_dquot_item.c340 return container_of(lip, struct xfs_qoff_logitem, qql_item);
448 struct xfs_ail *ailp = qfs->qql_item.li_ailp;
509 xfs_log_item_init(mp, &qf->qql_item, XFS_LI_QUOTAOFF, start ?
511 qf->qql_item.li_mountp = mp;
H A Dxfs_trans_dquot.c860 xfs_trans_add_item(tp, &q->qql_item);
876 qlp->qql_item.li_desc->lid_flags |= XFS_LID_DIRTY;

Completed in 52 milliseconds