Home
last modified time | relevance | path

Searched refs:IS_GETLK (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dfcntl.h44 #define IS_GETLK(cmd) (IS_GETLK32(cmd) || IS_GETLK64(cmd)) macro
/linux-6.3-rc2/fs/ceph/
A Dlocks.c263 if (IS_GETLK(cmd)) in ceph_lock()
/linux-6.3-rc2/fs/9p/
A Dvfs_file.c317 else if (IS_GETLK(cmd)) in v9fs_file_lock_dotl()
/linux-6.3-rc2/fs/nfs/
A Dfile.c844 if (IS_GETLK(cmd)) in nfs_lock()
A Dnfs4proc.c7515 if (IS_GETLK(cmd)) { in nfs4_proc_lock()
/linux-6.3-rc2/fs/lockd/
A Dclntproc.c188 } else if (IS_GETLK(cmd)) in nlmclnt_proc()
/linux-6.3-rc2/fs/afs/
A Dflock.c775 if (IS_GETLK(cmd)) in afs_lock()
/linux-6.3-rc2/fs/ocfs2/
A Dstack_user.c752 if (IS_GETLK(cmd)) in user_plock()
/linux-6.3-rc2/fs/gfs2/
A Dfile.c1439 if (IS_GETLK(cmd)) in gfs2_lock()
/linux-6.3-rc2/fs/cifs/
A Dfile.c2089 if (IS_GETLK(cmd)) { in cifs_lock()

Completed in 42 milliseconds