Searched refs:qql_format (Results 1 - 2 of 2) 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.h36 xfs_qoff_logformat_t qql_format; /* logged structure */ member in struct:xfs_qoff_logitem
H A Dxfs_dquot_item.c370 ASSERT(qflip->qql_format.qf_type == XFS_LI_QUOTAOFF);
372 log_vector->i_addr = &qflip->qql_format;
375 qflip->qql_format.qf_size = 1;
512 qf->qql_format.qf_type = XFS_LI_QUOTAOFF;
513 qf->qql_format.qf_flags = flags;

Completed in 116 milliseconds