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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_dquot_item.c564 xfs_qoff_logitem_t *qfs; local
567 qfs = qfe->qql_start_lip;
568 AIL_LOCK(qfs->qql_item.li_mountp,s);
573 xfs_trans_delete_ail(qfs->qql_item.li_mountp, (xfs_log_item_t *)qfs, s);
574 kmem_free(qfs, sizeof(xfs_qoff_logitem_t));

Completed in 60 milliseconds