Home
last modified time | relevance | path

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

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