Searched refs:F_FLOCKW (Results 1 – 12 of 12) sorted by relevance
325 case F_FLOCKW: in fcntl()388 if (cmd == F_FLOCK || cmd == F_FLOCKW) { in fcntl()430 if (cmd == F_FLOCK || cmd == F_FLOCKW || cmd == F_OFD_GETLK || in fcntl()714 cmd = F_FLOCKW; in fcntl()740 if (cmd == F_FLOCK || cmd == F_FLOCKW) { in fcntl()779 if (cmd == F_FLOCK || cmd == F_FLOCKW || cmd == F_OFD_GETLK || in fcntl()
177 #define F_FLOCKW 54 /* private - set flock owned by file and wait */ macro192 #define F_FLOCKW 56 /* private - set flock owned by file and wait */
59 cmd = F_FLOCKW; in flock()
51 op = (operation & LOCK_NB) ? F_FLOCK : F_FLOCKW; in flock()
166 case F_FLOCKW: in flock_cmdname()
82 F_FLOCK, F_FLOCKW
82 #define F_FLOCKW 54 /* private - flock wait */ macro
351 case F_FLOCKW: in fs_frlock()
307 if (fcmd == F_OFD_SETLKW || fcmd == F_FLOCKW) in ofdlock()
1855 case F_FLOCKW: in show_fcntl()
5363 case F_FLOCKW: in nfs3_frlock()
10855 case F_FLOCKW: in nfs4_frlock()