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

/linux-master/arch/alpha/include/uapi/asm/
H A Dfcntl.h54 #define F_SHLCK 32 /* or 4 */ macro
/linux-master/include/uapi/asm-generic/
H A Dfcntl.h173 #define F_SHLCK 8 /* or 4 */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Dfcntl.h173 #define F_SHLCK 8 /* or 4 */ macro
/linux-master/fs/smb/client/
H A Dfile.c1689 if (ftype == F_RDLCK || ftype == F_SHLCK)
1797 } else if (flock->c.flc_type == F_SHLCK) {
1798 cifs_dbg(FYI, "F_SHLCK\n");

Completed in 117 milliseconds