Home
last modified time | relevance | path

Searched refs:F_SHLCK (Results 1 – 3 of 3) sorted by relevance

/linux/arch/alpha/include/uapi/asm/
H A Dfcntl.h54 #define F_SHLCK 32 /* or 4 */ macro
/linux/include/uapi/asm-generic/
H A Dfcntl.h172 #define F_SHLCK 8 /* or 4 */ macro
/linux/fs/smb/client/
H A Dfile.c1950 if (ftype == F_RDLCK || ftype == F_SHLCK) in cifs_push_posix_locks()
2058 } else if (flock->c.flc_type == F_SHLCK) { in cifs_read_flock()