Home
last modified time | relevance | path

Searched defs:xfs_dq_logitem (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/
H A Dxfs_dquot_item.h13 struct xfs_dq_logitem { struct
14 struct xfs_log_item qli_item; /* common portion */
15 struct xfs_dquot *qli_dquot; /* dquot ptr */
16 xfs_lsn_t qli_flush_lsn; /* lsn at last flush */
22 spinlock_t qli_lock;
23 bool qli_dirty; /* dirtied since last flush? */