Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfcntl.h44 #define IS_GETLK(cmd) (IS_GETLK32(cmd) || IS_GETLK64(cmd)) macro
/linux/fs/9p/
A Dvfs_file.c303 else if (IS_GETLK(cmd)) in v9fs_file_lock_dotl()
/linux/fs/ceph/
A Dlocks.c266 if (IS_GETLK(cmd)) in ceph_lock()
/linux/fs/nfs/
A Dfile.c854 if (IS_GETLK(cmd)) in nfs_lock()
A Dnfs4proc.c7712 if (IS_GETLK(cmd)) { in nfs4_proc_lock()
/linux/fs/afs/
A Dflock.c775 if (IS_GETLK(cmd)) in afs_lock()
/linux/fs/ocfs2/
A Dstack_user.c745 else if (IS_GETLK(cmd)) in user_plock()
/linux/fs/lockd/
A Dclntproc.c191 } else if (IS_GETLK(cmd)) in nlmclnt_proc()
/linux/fs/gfs2/
A Dfile.c1453 else if (IS_GETLK(cmd)) in gfs2_lock()
/linux/fs/smb/client/
A Dfile.c2371 if (IS_GETLK(cmd)) { in cifs_lock()

Completed in 739 milliseconds