Home
last modified time | relevance | path

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

/Linux-v6.6/arch/alpha/include/uapi/asm/
Dfcntl.h54 #define F_SHLCK 32 /* or 4 */ macro
/Linux-v6.6/tools/include/uapi/asm-generic/
Dfcntl.h173 #define F_SHLCK 8 /* or 4 */ macro
/Linux-v6.6/include/uapi/asm-generic/
Dfcntl.h173 #define F_SHLCK 8 /* or 4 */ macro
/Linux-v6.6/fs/smb/client/
Dfile.c1591 if (flock->fl_type == F_RDLCK || flock->fl_type == F_SHLCK) in cifs_push_posix_locks()
1698 } else if (flock->fl_type == F_SHLCK) { in cifs_read_flock()