Home
last modified time | relevance | path

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

/linux-4.1.27/arch/alpha/include/uapi/asm/
Dfcntl.h53 #define F_SHLCK 32 /* or 4 */ macro
/linux-4.1.27/include/uapi/asm-generic/
Dfcntl.h173 #define F_SHLCK 8 /* or 4 */ macro
/linux-4.1.27/fs/cifs/
Dfile.c1176 if (flock->fl_type == F_RDLCK || flock->fl_type == F_SHLCK) in cifs_push_posix_locks()
1278 } else if (flock->fl_type == F_SHLCK) { in cifs_read_flock()