Home
last modified time | relevance | path

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

/drivers/staging/lustre/lnet/lnet/
Dlib-me.c74 __u64 match_bits, __u64 ignore_bits, in LNetMEAttach() argument
88 match_bits, ignore_bits, pos); in LNetMEAttach()
101 me->me_ignore_bits = ignore_bits; in LNetMEAttach()
107 if (ignore_bits) in LNetMEAttach()
145 __u64 match_bits, __u64 ignore_bits, in LNetMEInsert() argument
189 new_me->me_ignore_bits = ignore_bits; in LNetMEInsert()
Dlib-ptl.c43 __u64 mbits, __u64 ignore_bits) in lnet_ptl_match_type() argument
48 unique = !ignore_bits && in lnet_ptl_match_type()
227 __u64 mbits, __u64 ignore_bits, lnet_ins_pos_t pos) in lnet_mt_of_attach() argument
235 if (!lnet_ptl_match_type(index, id, mbits, ignore_bits)) in lnet_mt_of_attach()
/drivers/staging/lustre/include/linux/lnet/
Dlib-lnet.h539 __u64 ignore_bits,