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/ceph/
A Dlocks.c250 if (IS_GETLK(cmd)) in ceph_lock()
/linux/fs/9p/
A Dvfs_file.c316 else if (IS_GETLK(cmd)) in v9fs_file_lock_dotl()
/linux/fs/nfs/
A Dfile.c821 if (IS_GETLK(cmd)) in nfs_lock()
A Dnfs4proc.c7355 if (IS_GETLK(cmd)) { in nfs4_proc_lock()
/linux/fs/lockd/
A Dclntproc.c187 } else if (IS_GETLK(cmd)) in nlmclnt_proc()
/linux/fs/afs/
A Dflock.c775 if (IS_GETLK(cmd)) in afs_lock()
/linux/fs/ocfs2/
A Dstack_user.c757 if (IS_GETLK(cmd)) in user_plock()
/linux/fs/gfs2/
A Dfile.c1452 if (IS_GETLK(cmd)) in gfs2_lock()
/linux/fs/cifs/
A Dfile.c1878 if (IS_GETLK(cmd)) { in cifs_lock()

Completed in 51 milliseconds