Searched defs:lsn (Results 26 - 31 of 31) sorted by path

12

/linux-master/fs/xfs/
H A Dxfs_log_cil.c784 xfs_lsn_t lsn = be64_to_cpu(iclog->ic_header.h_lsn); local
H A Dxfs_log_priv.h534 xlog_crack_atomic_lsn(atomic64_t *lsn, uint *cycle, uint *block) argument
546 xlog_assign_atomic_lsn(atomic64_t *lsn, uint cycle, uint block) argument
635 xlog_valid_lsn( struct xlog *log, xfs_lsn_t lsn) argument
[all...]
H A Dxfs_log_recover.c1941 xlog_recover_intent_item( struct xlog *log, struct xfs_log_item *lip, xfs_lsn_t lsn, const struct xfs_defer_op_type *ops) argument
H A Dxfs_refcount_item.c577 xlog_recover_cui_commit_pass2( struct xlog *log, struct list_head *buffer_list, struct xlog_recover_item *item, xfs_lsn_t lsn) argument
625 xlog_recover_cud_commit_pass2( struct xlog *log, struct list_head *buffer_list, struct xlog_recover_item *item, xfs_lsn_t lsn) argument
H A Dxfs_rmap_item.c631 xlog_recover_rui_commit_pass2( struct xlog *log, struct list_head *buffer_list, struct xlog_recover_item *item, xfs_lsn_t lsn) argument
679 xlog_recover_rud_commit_pass2( struct xlog *log, struct list_head *buffer_list, struct xlog_recover_item *item, xfs_lsn_t lsn) argument
H A Dxfs_trans_ail.c42 xfs_lsn_t lsn; variable
128 xfs_lsn_t lsn; local
144 xfs_lsn_t lsn = 0; local
231 xfs_trans_ail_cursor_first( struct xfs_ail *ailp, struct xfs_ail_cursor *cur, xfs_lsn_t lsn) argument
258 __xfs_trans_ail_cursor_last( struct xfs_ail *ailp, xfs_lsn_t lsn) argument
278 xfs_trans_ail_cursor_last( struct xfs_ail *ailp, struct xfs_ail_cursor *cur, xfs_lsn_t lsn) argument
295 xfs_ail_splice( struct xfs_ail *ailp, struct xfs_ail_cursor *cur, struct list_head *list, xfs_lsn_t lsn) argument
424 xfs_lsn_t lsn; local
837 xfs_trans_ail_insert( struct xfs_ail *ailp, struct xfs_log_item *lip, xfs_lsn_t lsn) argument
859 xfs_lsn_t lsn = lip->li_lsn; local
[all...]

Completed in 418 milliseconds

12