Searched refs:h_version (Results 1 – 11 of 11) sorted by relevance
27 hd->h_version = cpu_to_le32(hd->h_version); in header_out()35 hd->h_version = le32_to_cpu(hd->h_version); in header_in()
50 rc->rc_header.h_version = (DLM_HEADER_MAJOR | DLM_HEADER_MINOR); in create_rcom()99 if ((rc->rc_header.h_version & 0xFFFF0000) != DLM_HEADER_MAJOR) { in check_rcom_config()102 rc->rc_header.h_version); in check_rcom_config()483 rc->rc_header.h_version = (DLM_HEADER_MAJOR | DLM_HEADER_MINOR); in dlm_send_ls_not_ready()
373 uint32_t h_version; member
24 if ((h->h_version & 0x0000FFFF) < DLM_HEADER_SLOTS) in dlm_slots_version()
3546 ms->m_header.h_version = (DLM_HEADER_MAJOR | DLM_HEADER_MINOR); in _create_message()
142 host->h_version = ni->version; in nlm_alloc_host()252 if (host->h_version != version) in nlmclnt_lookup_host()364 if (host->h_version != ni.version) in nlmsvc_lookup_host()454 .version = host->h_version, in nlm_bind_host()
37 u8 h_version; /* version, always 1 */ member
130 oi->i_head.h_version = 1; in __omfs_write_inode()
1008 int h_version = be32_to_cpu(rhead->h_version); in xlog_find_tail() local1010 if ((h_version & XLOG_VERSION_2) && in xlog_find_tail()1217 recp->h_version = cpu_to_be32( in xlog_add_record()3614 (!rhead->h_version || in xlog_valid_rec_header()3615 (be32_to_cpu(rhead->h_version) & (~XLOG_VERSION_OKBITS))))) { in xlog_valid_rec_header()3617 __func__, be32_to_cpu(rhead->h_version)); in xlog_valid_rec_header()3685 if ((be32_to_cpu(rhead->h_version) & XLOG_VERSION_2) && in xlog_do_recovery_pass()
289 __be32 h_version; /* LR version : 4 */ member
1355 head->h_version = cpu_to_be32( in xlog_alloc_log()