Searched defs:commit_lsn (Results 1 - 5 of 5) 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.c463 xfs_qm_qoff_logitem_committing( struct xfs_log_item *lip, xfs_lsn_t commit_lsn) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_log_cil.c398 xfs_lsn_t commit_lsn; local
612 xfs_log_commit_cil( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_log_vec *log_vector, xfs_lsn_t *commit_lsn, int flags) argument
697 xfs_lsn_t commit_lsn = NULLCOMMITLSN; local
[all...]
H A Dxfs_buf_item.c649 xfs_buf_item_committing( struct xfs_log_item *lip, xfs_lsn_t commit_lsn) argument
H A Dxfs_trans.c1171 xfs_trans_free_items( struct xfs_trans *tp, xfs_lsn_t commit_lsn, int flags) argument
1200 xfs_trans_unlock_items( struct xfs_trans *tp, xfs_lsn_t commit_lsn) argument
1332 xfs_trans_item_committed( struct xfs_log_item *lip, xfs_lsn_t commit_lsn, int aborted) argument
1441 xfs_trans_commit_iclog( struct xfs_mount *mp, struct xfs_trans *tp, xfs_lsn_t *commit_lsn, int flags) argument
1633 xfs_trans_commit_cil( struct xfs_mount *mp, struct xfs_trans *tp, xfs_lsn_t *commit_lsn, int flags) argument
1681 xfs_lsn_t commit_lsn = -1; local
[all...]
H A Dxfs_log_priv.h391 xfs_lsn_t commit_lsn; /* chkpt commit record lsn */ member in struct:xfs_cil_ctx

Completed in 267 milliseconds