Searched refs:F_RDLCK (Results 1 – 20 of 20) sorted by relevance
163 #ifndef F_RDLCK164 #define F_RDLCK 0 macro
48 fl.l_type = F_RDLCK; in main()60 fl.l_type = F_RDLCK; in main()
250 unsigned char type = argp->xdrgen.exclusive ? F_WRLCK : F_RDLCK; in nlm4svc_proc_test()276 holder->exclusive = (conf->fl.c.flc_type != F_RDLCK); in nlm4svc_proc_test()299 unsigned char type = argp->xdrgen.exclusive ? F_WRLCK : F_RDLCK; in nlm4svc_do_lock()409 unsigned char type = argp->xdrgen.exclusive ? F_WRLCK : F_RDLCK; in nlm4svc_proc_cancel()592 unsigned char type = argp->xdrgen.exclusive ? F_WRLCK : F_RDLCK; in __nlm4svc_proc_test_msg()652 unsigned char type = argp->xdrgen.exclusive ? F_WRLCK : F_RDLCK; in __nlm4svc_proc_lock_msg()712 unsigned char type = argp->xdrgen.exclusive ? F_WRLCK : F_RDLCK; in __nlm4svc_proc_cancel_msg()1005 &xdr_lock, F_RDLCK); in nlm4svc_proc_share()1073 &xdr_lock, F_RDLCK); in nlm4svc_proc_unshare()
33 #define F_RDLCK 01 macro
48 #define F_RDLCK 1 macro
98 { F_RDLCK, "RDLCK" }, \
136 fl->c.flc_type = F_RDLCK; in ceph_lock_message()419 case F_RDLCK: in lock_to_ceph_filelock()
115 unsigned int type = F_RDLCK; in afs_next_locker()746 fl->c.flc_type = F_RDLCK; in afs_do_getlk()
576 int type = excl ? F_WRLCK : F_RDLCK; in os_lock_file()
463 fl->c.flc_type = (op->info.ex) ? F_WRLCK : F_RDLCK; in dlm_posix_get()
1696 flock->c.flc_type = F_RDLCK; in cifs_lock_test()1976 if (ftype == F_RDLCK || ftype == F_SHLCK) in cifs_push_posix_locks()2153 flock->c.flc_type = F_RDLCK; in cifs_getlk()
1129 ((arg == F_RDLCK) && CIFS_CACHE_READ(CIFS_I(inode))) || in cifs_setlease()
2378 pLockData->c.flc_type = F_RDLCK; in CIFSSMBPosixLock()
453 EM(F_RDLCK, "RDLCK") \
5947 fl->c.flc_type = deleg_is_read(dp->dl_type) ? F_RDLCK : F_WRLCK; in nfs4_alloc_init_lease()8064 if (fl->c.flc_type != F_RDLCK) in nfs4_set_lock_denied()8407 type = F_RDLCK; in nfsd4_lock()8611 file_lock->c.flc_type = F_RDLCK; in nfsd4_lockt()
2444 case F_RDLCK: in convert_fuse_file_lock()
7738 case F_RDLCK: in nfs4_proc_lock()7763 fmode_t type = arg == F_RDLCK ? FMODE_READ : FMODE_WRITE; in nfs4_add_lease()7781 case F_RDLCK: in nfs4_proc_setlease()
7402 flock->c.flc_type = F_RDLCK; in smb2_set_flock_flags()7415 flock->c.flc_type = F_RDLCK; in smb2_set_flock_flags()