Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dfcntl.h54 #define F_SHLCK 32 /* or 4 */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h173 #define F_SHLCK 8 /* or 4 */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Dfcntl.h173 #define F_SHLCK 8 /* or 4 */ macro
/openbmc/linux/fs/smb/client/
H A Dfile.c1687 if (flock->fl_type == F_RDLCK || flock->fl_type == F_SHLCK) in cifs_push_posix_locks()
1794 } else if (flock->fl_type == F_SHLCK) { in cifs_read_flock()