Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfcntl.h44 #define IS_GETLK(cmd) (IS_GETLK32(cmd) || IS_GETLK64(cmd)) macro
/linux/fs/ceph/
H A Dlocks.c269 if (IS_GETLK(cmd)) in ceph_lock()
/linux/fs/afs/
H A Dflock.c775 if (IS_GETLK(cmd)) in afs_lock()
/linux/fs/ocfs2/
H A Dstack_user.c738 else if (IS_GETLK(cmd)) in user_plock()
/linux/fs/gfs2/
H A Dfile.c1459 else if (IS_GETLK(cmd)) in gfs2_lock()
/linux/fs/smb/client/
H A Dfile.c2496 if (IS_GETLK(cmd)) { in cifs_lock()
/linux/fs/nfs/
H A Dnfs4proc.c7711 if (IS_GETLK(cmd)) { in nfs4_proc_lock()