Home
last modified time | relevance | path

Searched refs:rf_num_slots (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/dlm/
H A Ddlm_internal.h478 __le16 rf_num_slots; member
H A Dmember.c116 num_slots = le16_to_cpu(rf->rf_num_slots); in dlm_slots_copy_in()
H A Drcom.c89 rf->rf_num_slots = cpu_to_le16(num_slots); in set_rcom_config()
138 * rcom_config. they use the rf_num_slots returned from the low
/kernel/linux/linux-6.6/fs/dlm/
H A Ddlm_internal.h506 __le16 rf_num_slots; member
H A Dmember.c117 num_slots = le16_to_cpu(rf->rf_num_slots); in dlm_slots_copy_in()
H A Drcom.c119 rf->rf_num_slots = cpu_to_le16(num_slots); in set_rcom_config()
168 * rcom_config. they use the rf_num_slots returned from the low

Completed in 9 milliseconds