Searched refs:IS_SETLKW (Results 1 – 7 of 7) sorted by relevance
110 if ((IS_SETLK(cmd) || IS_SETLKW(cmd)) && fl->c.flc_type != F_UNLCK) { in v9fs_file_lock()156 if (IS_SETLKW(cmd)) in v9fs_file_do_lock()172 if (status == P9_LOCK_BLOCKED && !IS_SETLKW(cmd)) in v9fs_file_do_lock()296 if ((IS_SETLK(cmd) || IS_SETLKW(cmd)) && fl->c.flc_type != F_UNLCK) { in v9fs_file_lock_dotl()301 if (IS_SETLK(cmd) || IS_SETLKW(cmd)) in v9fs_file_lock_dotl()330 if ((IS_SETLK(cmd) || IS_SETLKW(cmd)) && fl->c.flc_type != F_UNLCK) { in v9fs_file_flock_dotl()338 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()
268 else if (IS_SETLKW(cmd)) in ceph_lock()342 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()
1490 if (!IS_SETLKW(cmd)) in do_flock()
7510 if (IS_SETLKW(cmd)) in _nfs4_do_setlk()7773 if (!(IS_SETLK(cmd) || IS_SETLKW(cmd))) in nfs4_proc_lock()