Home
last modified time | relevance | path

Searched refs:oh_clientid (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
A Dxfs_log.c2283 ophdr->oh_clientid = ticket->t_clientid; in xlog_write_start_rec()
2297 ophdr->oh_clientid = ticket->t_clientid; in xlog_write_setup_ophdr()
2308 switch (ophdr->oh_clientid) { in xlog_write_setup_ophdr()
2316 ophdr->oh_clientid, ticket); in xlog_write_setup_ophdr()
3781 p = &ophead->oh_clientid; in xlog_verify_iclog()
3784 clientid = ophead->oh_clientid; in xlog_verify_iclog()
3786 idx = BTOBBT((char *)&ophead->oh_clientid - iclog->ic_datap); in xlog_verify_iclog()
A Dxfs_log_recover.c2353 if (ohead->oh_clientid != XFS_TRANSACTION && in xlog_recover_process_ophdr()
2354 ohead->oh_clientid != XFS_LOG) { in xlog_recover_process_ophdr()
2356 __func__, ohead->oh_clientid); in xlog_recover_process_ophdr()
/linux/fs/xfs/libxfs/
A Dxfs_log_format.h141 __u8 oh_clientid; /* who sent me this : 1 b */ member

Completed in 19 milliseconds