Searched refs:xlog (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/fs/xfs/
H A Dxfs_sysfs.c128 /* xlog */
135 struct xlog *log = data; log_head_lsn_show()
153 struct xlog *log = data; log_tail_lsn_show()
167 struct xlog *log = data; reserve_grant_head_show()
181 struct xlog *log = data; write_grant_head_show()
198 static inline struct xlog * to_xlog()
202 return container_of(kobj, struct xlog, l_kobj); to_xlog()
211 struct xlog *log = to_xlog(kobject); xfs_log_show()
224 struct xlog *log = to_xlog(kobject); xfs_log_store()
H A Dxfs_log.c43 struct xlog *log,
48 STATIC struct xlog *
56 struct xlog *log,
60 struct xlog *log,
64 struct xlog *log);
70 struct xlog *log,
75 struct xlog *log,
83 struct xlog *log,
87 struct xlog *log,
92 struct xlog *log,
97 struct xlog *log,
101 struct xlog *log,
105 struct xlog *log,
111 struct xlog *log,
115 struct xlog *log);
118 struct xlog *log,
124 struct xlog *log,
136 struct xlog *log);
140 struct xlog *log, xlog_grant_sub_space()
166 struct xlog *log, xlog_grant_add_space()
216 struct xlog *log, xlog_ticket_reservation()
233 struct xlog *log, xlog_grant_head_wake()
255 struct xlog *log,
308 struct xlog *log, xlog_grant_head_check()
375 struct xlog *log = mp->m_log; xfs_log_regrant()
441 struct xlog *log = mp->m_log; xfs_log_reserve()
518 struct xlog *log = mp->m_log; xfs_log_done()
781 struct xlog *log = mp->m_log; xfs_log_unmount_write()
985 struct xlog *log = mp->m_log; xfs_log_space_wake()
1030 struct xlog *log = mp->m_log; xfs_log_need_covered()
1073 struct xlog *log = mp->m_log; xlog_assign_tail_lsn_locked()
1123 struct xlog *log, xlog_space_left()
1170 struct xlog *l = iclog->ic_log; xlog_iodone()
1216 struct xlog *log) xlog_get_iclog_buffer_size()
1289 struct xlog *log = container_of(to_delayed_work(work), xfs_log_worker()
1290 struct xlog, l_work); xfs_log_worker()
1322 STATIC struct xlog * xlog_alloc_log()
1329 struct xlog *log; xlog_alloc_log()
1338 log = kmem_zalloc(sizeof(struct xlog), KM_MAYFAIL); xlog_alloc_log()
1505 struct xlog *log, xlog_commit_record()
1539 struct xlog *log, xlog_grant_push_ail()
1598 struct xlog *log, xlog_pack_data()
1642 struct xlog *log, xlog_cksum()
1736 struct xlog *log, xlog_sync()
1894 struct xlog *log) xlog_dealloc_log()
1941 struct xlog *log, xlog_state_finish_copy()
2132 struct xlog *log, xlog_write_setup_ophdr()
2215 struct xlog *log, xlog_write_copy_finish()
2300 struct xlog *log, xlog_write()
2482 struct xlog *log) xlog_state_clean_log()
2562 struct xlog *log) xlog_get_lowest_lsn()
2585 struct xlog *log, xlog_state_do_callback()
2820 struct xlog *log = iclog->ic_log; xlog_state_done_syncing()
2875 struct xlog *log, xlog_state_get_iclog_space()
2986 struct xlog *log, xlog_regrant_reserve_log_space()
3033 struct xlog *log, xlog_ungrant_log_space()
3073 struct xlog *log, xlog_state_release_iclog()
3125 struct xlog *log, xlog_state_switch_iclogs()
3191 struct xlog *log = mp->m_log; _xfs_log_force()
3339 struct xlog *log = mp->m_log; _xfs_log_force_lsn()
3472 struct xlog *log, xlog_state_want_sync()
3523 struct xlog *log = mp->m_log; xfs_log_calc_unit_res()
3616 struct xlog *log, xlog_ticket_alloc()
3666 struct xlog *log, xlog_verify_dest_ptr()
3695 struct xlog *log) xlog_verify_grant_tail()
3722 struct xlog *log, xlog_verify_tail_lsn()
3762 struct xlog *log, xlog_verify_iclog()
3857 struct xlog *log) xlog_state_ioerror()
3901 struct xlog *log; xfs_log_force_umount()
3992 struct xlog *log) xlog_iclogs_empty()
H A Dxfs_sysfs.h24 extern struct kobj_type xfs_log_ktype; /* xlog */
H A Dxfs_log_priv.h22 struct xlog;
222 struct xlog *ic_log;
279 struct xlog *xc_log;
359 struct xlog { struct
425 struct xlog *log);
428 struct xlog *log);
430 extern __le32 xlog_cksum(struct xlog *log, struct xlog_rec_header *rhead,
436 struct xlog *log,
455 struct xlog *log,
520 int xlog_cil_init(struct xlog *log);
521 void xlog_cil_init_post_recovery(struct xlog *log);
522 void xlog_cil_destroy(struct xlog *log);
523 bool xlog_cil_empty(struct xlog *log);
530 struct xlog *log,
534 xlog_cil_force(struct xlog *log) xlog_cil_force()
H A Dxfs_log_recover.c51 struct xlog *,
55 struct xlog *,
60 struct xlog *);
88 struct xlog *log, xlog_buf_bbcount_valid()
101 struct xlog *log, xlog_get_bp()
152 struct xlog *log, xlog_align()
169 struct xlog *log, xlog_bread_noalign()
202 struct xlog *log, xlog_bread()
224 struct xlog *log, xlog_bread_offset()
254 struct xlog *log, xlog_bwrite()
393 struct xlog *log, xlog_find_cycle_start()
436 struct xlog *log, xlog_find_verify_cycle()
505 struct xlog *log, xlog_find_verify_log_record()
615 struct xlog *log, xlog_find_head()
888 struct xlog *log, xlog_find_tail()
1098 struct xlog *log, xlog_find_zeroed()
1201 struct xlog *log, xlog_add_record()
1223 struct xlog *log, xlog_write_log_records()
1323 struct xlog *log, xlog_clear_stale_blocks()
1495 struct xlog *log, xlog_recover_reorder_trans()
1579 struct xlog *log, xlog_recover_buffer_pass1()
1625 struct xlog *log, xlog_peek_buffer_cancelled()
1665 struct xlog *log, xlog_check_buffer_cancelled()
2256 struct xlog *log, xlog_recover_do_dquot_buffer()
2313 struct xlog *log, xlog_recover_buffer_pass2()
2501 struct xlog *log, xlog_recover_inode_pass2()
2792 * Recover QUOTAOFF records. We simply make a note of it in the xlog
2798 struct xlog *log, xlog_recover_quotaoff_pass1()
2823 struct xlog *log, xlog_recover_dquot_pass2()
2933 struct xlog *log, xlog_recover_efi_pass2()
2971 struct xlog *log, xlog_recover_efd_pass2()
3027 struct xlog *log, xlog_recover_do_icreate_pass2()
3106 struct xlog *log, xlog_recover_buffer_ra_pass2()
3123 struct xlog *log, xlog_recover_inode_ra_pass2()
3150 struct xlog *log, xlog_recover_dquot_ra_pass2()
3188 struct xlog *log, xlog_recover_ra_pass2()
3211 struct xlog *log, xlog_recover_commit_pass1()
3239 struct xlog *log, xlog_recover_commit_pass2()
3275 struct xlog *log, xlog_recover_items_pass2()
3301 struct xlog *log, xlog_recover_commit_trans()
3375 struct xlog *log, xlog_recover_add_to_cont_trans()
3421 struct xlog *log, xlog_recover_add_to_trans()
3515 struct xlog *log, xlog_recovery_process_trans()
3620 struct xlog *log, xlog_recover_process_ophdr()
3671 struct xlog *log, xlog_recover_process_data()
3792 struct xlog *log) xlog_recover_process_efis()
3952 struct xlog *log) xlog_recover_process_iunlinks()
4024 struct xlog *log) xlog_unpack_data_crc()
4054 struct xlog *log) xlog_unpack_data()
4084 struct xlog *log, xlog_valid_rec_header()
4128 struct xlog *log, xlog_do_recovery_pass()
4366 struct xlog *log, xlog_do_log_recovery()
4417 struct xlog *log, xlog_do_recover()
4495 struct xlog *log) xlog_recover()
4572 struct xlog *log) xlog_recover_finish()
4619 struct xlog *log) xlog_recover_check_summary()
H A Dxfs_log_cil.c48 struct xlog *log) xlog_cil_ticket_alloc()
76 struct xlog *log) xlog_cil_init_post_recovery()
89 struct xlog *log, xfs_cil_prepare_item()
157 struct xlog *log, xlog_cil_insert_format_items()
279 struct xlog *log, xlog_cil_insert_items()
426 struct xlog *log) xlog_cil_push()
682 struct xlog *log) xlog_cil_push_background()
716 struct xlog *log, xlog_cil_push_now()
746 struct xlog *log) xlog_cil_empty()
778 struct xlog *log = mp->m_log; xfs_log_commit_cil()
831 struct xlog *log, xlog_cil_force_lsn()
950 struct xlog *log) xlog_cil_init()
987 struct xlog *log) xlog_cil_destroy()
H A Dxfs_trace.h34 struct xlog;
894 TP_PROTO(struct xlog *log, struct xlog_ticket *tic),
962 TP_PROTO(struct xlog *log, struct xlog_ticket *tic), \
1068 TP_PROTO(struct xlog *log, xfs_lsn_t new_lsn),
1912 TP_PROTO(struct xlog *log, struct xlog_recover *trans,
1946 TP_PROTO(struct xlog *log, struct xlog_recover *trans, \
1957 TP_PROTO(struct xlog *log, struct xfs_buf_log_format *buf_f),
1987 TP_PROTO(struct xlog *log, struct xfs_buf_log_format *buf_f), \
2000 TP_PROTO(struct xlog *log, struct xfs_inode_log_format *in_f),
2038 TP_PROTO(struct xlog *log, struct xfs_inode_log_format *in_f), \
H A Dxfs_mount.h21 struct xlog;
67 struct xlog *m_log; /* log specific stuff */
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Ddebuglib.h36 #define DL_XLOG 0x00000010 /* old xlog info */
37 #define DL_MXLOG 0x00000020 /* maestra xlog info */
38 #define DL_FTL_MXLOG 0x00000021 /* fatal maestra xlog info */
317 Function used for xlog-style debug
H A Dcapifunc.c67 static void xlog(char *x, ...) xlog() function
311 xlog("\x00\x02", &msg, 0x81, length); sendf()
315 xlog("\x00\x02", &msg, 0x81, length); sendf()
319 xlog("\x00\x02", &msg, 0x81, length); sendf()
916 xlog("\x00\x02", msg, 0x80, clength); diva_send_message()
922 xlog("\x00\x02", msg, 0x80, clength); diva_send_message()
929 xlog("\x00\x02", msg, 0x80, clength); diva_send_message()
H A Ddi.c725 This function works in the same way as xlog on the

Completed in 249 milliseconds