Searched refs:IS_SETLKW (Results 1 – 7 of 7) sorted by relevance
115 if ((IS_SETLK(cmd) || IS_SETLKW(cmd)) && fl->c.flc_type != F_UNLCK) { in v9fs_file_lock()161 if (IS_SETLKW(cmd)) in v9fs_file_do_lock()177 if (status == P9_LOCK_BLOCKED && !IS_SETLKW(cmd)) in v9fs_file_do_lock()301 if ((IS_SETLK(cmd) || IS_SETLKW(cmd)) && fl->c.flc_type != F_UNLCK) { in v9fs_file_lock_dotl()306 if (IS_SETLK(cmd) || IS_SETLKW(cmd)) in v9fs_file_lock_dotl()335 if ((IS_SETLK(cmd) || IS_SETLKW(cmd)) && fl->c.flc_type != F_UNLCK) { in v9fs_file_flock_dotl()343 if (IS_SETLK(cmd) | IS_SETLKW(cmd)) in v9fs_file_flock_dotl()
46 #define IS_SETLKW(cmd) (IS_SETLKW32(cmd) || IS_SETLKW64(cmd)) macro
32 if (!IS_SETLKW(cmd)) in ocfs2_do_flock()
271 else if (IS_SETLKW(cmd)) in ceph_lock()345 if (IS_SETLKW(cmd)) in ceph_flock()
185 if (IS_SETLK(cmd) || IS_SETLKW(cmd)) { in nlmclnt_proc()187 call->a_args.block = IS_SETLKW(cmd) ? 1 : 0; in nlmclnt_proc()
1498 if (!IS_SETLKW(cmd)) in do_flock()
7646 if (IS_SETLKW(cmd)) in _nfs4_do_setlk()7909 if (!(IS_SETLK(cmd) || IS_SETLKW(cmd))) in nfs4_proc_lock()