/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_log_priv.h | 12 struct xlog; 191 struct xlog *ic_log; 270 struct xlog *xc_log; 399 struct xlog { struct 467 xlog_recovery_needed(struct xlog *log) in xlog_recovery_needed() 473 xlog_in_recovery(struct xlog *log) in xlog_in_recovery() 479 xlog_is_shutdown(struct xlog *log) in xlog_is_shutdown() 490 struct xlog *log) in xlog_shutdown_wait() 498 struct xlog *log); 501 struct xlog *lo [all...] |
H A D | xfs_log.c | 27 STATIC struct xlog * 35 struct xlog *log, 39 struct xlog *log); 45 struct xlog *log); 48 struct xlog *log, 55 struct xlog *log, 59 struct xlog *log, 65 struct xlog *log); 68 struct xlog *log, 73 struct xlog *lo [all...] |
H A D | xfs_log_recover.c | 36 struct xlog *, 40 struct xlog *, 44 struct xlog *, xfs_daddr_t, xfs_daddr_t, int, xfs_daddr_t *); 57 struct xlog *log, in xlog_verify_bno() 74 struct xlog *log, in xlog_alloc_buffer() 113 struct xlog *log, in xlog_align() 121 struct xlog *log, in xlog_do_io() 153 struct xlog *log, in xlog_bread_noalign() 163 struct xlog *log, in xlog_bread() 179 struct xlog *lo in xlog_bwrite() [all...] |
H A D | xfs_log.h | 128 struct xlog; 159 xfs_lsn_t xlog_grant_push_threshold(struct xlog *log, int need_bytes); 160 bool xlog_force_shutdown(struct xlog *log, uint32_t shutdown_flags); 162 void xlog_use_incompat_feat(struct xlog *log); 163 void xlog_drop_incompat_feat(struct xlog *log);
|
H A D | xfs_buf_item_recover.c | 48 struct xlog *log, in xlog_find_buffer_cancelled() 69 struct xlog *log, in xlog_add_buffer_cancelled() 101 struct xlog *log, in xlog_is_buffer_cancelled() 118 struct xlog *log, in xlog_put_buffer_cancelled() 168 struct xlog *log, in xlog_recover_buf_ra_pass2() 182 struct xlog *log, in xlog_recover_buf_commit_pass1() 541 struct xlog *log, in xlog_recover_do_dquot_buffer() 885 struct xlog *log, in xlog_recover_buf_commit_pass2() 1019 struct xlog *log) in xlog_check_buf_cancel_table() 1030 struct xlog *lo in xlog_alloc_buf_cancel_table() [all...] |
H A D | xfs_log_cil.c | 35 struct xlog *log) in xlog_cil_ticket_alloc() 53 struct xlog *log = cil->xc_log; in xlog_cil_set_iclog_hdr_count() 211 struct xlog *log) in xlog_cil_init_post_recovery() 275 struct xlog *log, in xlog_cil_alloc_shadow_bufs() 380 struct xlog *log, in xfs_cil_prepare_item() 450 struct xlog *log, in xlog_cil_insert_format_items() 532 struct xlog *log, in xlog_cil_over_hard_limit() 551 struct xlog *log, in xlog_cil_insert_items() 912 struct xlog *log = ctx->cil->xc_log; in xlog_cil_write_chain() 931 struct xlog *lo in xlog_cil_write_commit_record() [all...] |
H A D | xfs_dquot_item_recover.c | 26 struct xlog *log, in xlog_recover_dquot_ra_pass2() 62 struct xlog *log, in xlog_recover_dquot_commit_pass2() 186 * Recover QUOTAOFF records. We simply make a note of it in the xlog 192 struct xlog *log, in xlog_recover_quotaoff_commit_pass1()
|
H A D | xfs_sysfs.c | 333 /* xlog */ 335 static inline struct xlog * 340 return container_of(kobj, struct xlog, l_kobj); in to_xlog() 350 struct xlog *log = to_xlog(kobject); in log_head_lsn_show() 368 struct xlog *log = to_xlog(kobject); in log_tail_lsn_show() 383 struct xlog *log = to_xlog(kobject); in reserve_grant_head_show() 397 struct xlog *log = to_xlog(kobject); in write_grant_head_show()
|
H A D | xfs_trans_priv.h | 9 struct xlog; 55 struct xlog *ail_log;
|
H A D | xfs_trans.h | 11 struct xlog; 35 struct xlog *li_log;
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_log_priv.h | 10 struct xlog; 200 struct xlog *ic_log; 263 struct xlog *xc_log; 384 struct xlog { struct 450 struct xlog *log); 453 struct xlog *log); 455 xlog_recover_cancel(struct xlog *); 457 extern __le32 xlog_cksum(struct xlog *log, struct xlog_rec_header *rhead, 463 struct xlog *log, 479 int xlog_write(struct xlog *lo [all...] |
H A D | xfs_log.c | 27 STATIC struct xlog * 35 struct xlog *log, 39 struct xlog *log); 46 struct xlog *log, 54 struct xlog *log, 59 struct xlog *log, 63 struct xlog *log, 68 struct xlog *log, 72 struct xlog *log); 75 struct xlog *lo [all...] |
H A D | xfs_log_recover.c | 33 struct xlog *, 37 struct xlog *, 42 struct xlog *); 48 struct xlog *, xfs_daddr_t, xfs_daddr_t, int, xfs_daddr_t *); 61 struct xlog *log, in xlog_verify_bno() 78 struct xlog *log, in xlog_alloc_buffer() 119 struct xlog *log, in xlog_align() 127 struct xlog *log, in xlog_do_io() 159 struct xlog *log, in xlog_bread_noalign() 169 struct xlog *lo in xlog_bread() [all...] |
H A D | xfs_log_cil.c | 36 struct xlog *log) in xlog_cil_ticket_alloc() 62 struct xlog *log) in xlog_cil_init_post_recovery() 125 struct xlog *log, in xlog_cil_alloc_shadow_bufs() 225 struct xlog *log, in xfs_cil_prepare_item() 299 struct xlog *log, in xlog_cil_insert_format_items() 387 struct xlog *log, in xlog_cil_insert_items() 646 struct xlog *log = cil->xc_log; in xlog_cil_push_work() 904 struct xlog *log) __releases(cil->xc_ctx_lock) 967 struct xlog *log, in xlog_cil_push_now() 997 struct xlog *lo in xlog_cil_empty() [all...] |
H A D | xfs_dquot_item_recover.c | 25 struct xlog *log, in xlog_recover_dquot_ra_pass2() 61 struct xlog *log, in xlog_recover_dquot_commit_pass2() 171 * Recover QUOTAOFF records. We simply make a note of it in the xlog 177 struct xlog *log, in xlog_recover_quotaoff_commit_pass1()
|
H A D | xfs_buf_item_recover.c | 39 struct xlog *log, in xlog_find_buffer_cancelled() 60 struct xlog *log, in xlog_add_buffer_cancelled() 92 struct xlog *log, in xlog_is_buffer_cancelled() 109 struct xlog *log, in xlog_put_buffer_cancelled() 159 struct xlog *log, in xlog_recover_buf_ra_pass2() 173 struct xlog *log, in xlog_recover_buf_commit_pass1() 532 struct xlog *log, in xlog_recover_do_dquot_buffer() 866 struct xlog *log, in xlog_recover_buf_commit_pass2()
|
H A D | xfs_sysfs.c | 305 /* xlog */ 307 static inline struct xlog * 312 return container_of(kobj, struct xlog, l_kobj); in to_xlog() 322 struct xlog *log = to_xlog(kobject); in log_head_lsn_show() 340 struct xlog *log = to_xlog(kobject); in log_tail_lsn_show() 355 struct xlog *log = to_xlog(kobject); in reserve_grant_head_show() 369 struct xlog *log = to_xlog(kobject); in write_grant_head_show()
|
H A D | xfs_mount.h | 9 struct xlog; 76 struct xlog *m_log; /* log specific stuff */
|
H A D | xfs_log.h | 143 xfs_lsn_t xlog_grant_push_threshold(struct xlog *log, int need_bytes);
|
H A D | xfs_icreate_item.c | 142 struct xlog *log, in xlog_recover_icreate_commit_pass2()
|
H A D | xfs_inode_item_recover.c | 28 struct xlog *log, in xlog_recover_inode_ra_pass2() 197 struct xlog *log, in xlog_recover_inode_commit_pass2()
|
H A D | xfs_refcount_item.c | 632 struct xlog *log, in xlog_recover_cui_commit_pass2() 674 struct xlog *log, in xlog_recover_cud_commit_pass2()
|
H A D | xfs_bmap_item.c | 614 struct xlog *log, in xlog_recover_bui_commit_pass2() 660 struct xlog *log, in xlog_recover_bud_commit_pass2()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_log_recover.h | 36 void (*ra_pass2)(struct xlog *log, struct xlog_recover_item *item); 39 int (*commit_pass1)(struct xlog *log, struct xlog_recover_item *item); 58 int (*commit_pass2)(struct xlog *log, struct list_head *buffer_list, 117 void xlog_buf_readahead(struct xlog *log, xfs_daddr_t blkno, uint len, 119 bool xlog_is_buffer_cancelled(struct xlog *log, xfs_daddr_t blkno, uint len); 123 void xlog_recover_release_intent(struct xlog *log, unsigned short intent_type, 125 int xlog_alloc_buf_cancel_table(struct xlog *log); 126 void xlog_free_buf_cancel_table(struct xlog *log); 129 void xlog_check_buf_cancel_table(struct xlog *log);
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_log_recover.h | 36 void (*ra_pass2)(struct xlog *log, struct xlog_recover_item *item); 39 int (*commit_pass1)(struct xlog *log, struct xlog_recover_item *item); 58 int (*commit_pass2)(struct xlog *log, struct list_head *buffer_list, 121 void xlog_buf_readahead(struct xlog *log, xfs_daddr_t blkno, uint len, 123 bool xlog_is_buffer_cancelled(struct xlog *log, xfs_daddr_t blkno, uint len); 125 void xlog_recover_release_intent(struct xlog *log, unsigned short intent_type,
|