Searched refs:IOP_COMMITTED (Results 1 – 2 of 2) sorted by relevance
164 #define IOP_COMMITTED(ip, lsn) (*(ip)->li_ops->iop_committed)(ip, lsn) macro
1334 item_lsn = IOP_COMMITTED(lip, lsn); in xfs_trans_chunk_committed()