Lines Matching refs:exclusive
128 int exclusive; member
163 const bool_t exclusive, struct nlm4_holder *dest);
170 const bool_t exclusive, const int32_t svid,
335 fl->client.exclusive, fl->client.svid, in dump_filelock()
356 const bool_t exclusive, struct nlm4_holder *dest) in copy_nlm4_lock_to_nlm4_holder() argument
359 dest->exclusive = exclusive; in copy_nlm4_lock_to_nlm4_holder()
426 const bool_t exclusive, const int32_t svid, in fill_file_lock() argument
432 fl->client.exclusive = exclusive; in fill_file_lock()
821 if (!(fl->client.exclusive || ifl->client.exclusive)) in test_nfslock()
825 fl->client.exclusive, in test_nfslock()
826 ifl->client.exclusive); in test_nfslock()
931 exist_lock->client.exclusive, exist_lock->client.svid, in split_nfslock()
948 exist_lock->client.exclusive, exist_lock->client.svid, in split_nfslock()
1080 nmf->exclusive = fl->client.exclusive; in lock_hwlock()
1082 lflags = (nmf->exclusive == 1) ? in lock_hwlock()
1189 fl->client.exclusive == ifl->client.exclusive && in duplicate_block()
1871 testlock(struct nlm4_lock *lock, bool_t exclusive, int flags __unused) in testlock() argument
1878 copy_nlm4_lock_to_nlm4_holder(lock, exclusive, &test_fl.client); in testlock()
1931 lckarg->exclusive, lckarg->alock.svid, lckarg->alock.l_offset, in getlock()
2194 res.exclusive = fl->client.exclusive; in send_granted()
2217 res.exclusive = fl->client.exclusive; in send_granted()