taglinefilesource code
l_type187fs/locks.cif ((flock.l_type == F_UNLCK) || (flock.l_type == F_EXLCK) ||
l_type188fs/locks.c(flock.l_type == F_SHLCK))
l_type201fs/locks.cflock.l_type = fl->fl_type;
l_type207fs/locks.cflock.l_type = F_UNLCK;      /* no conflict found */
l_type238fs/locks.cswitch (flock.l_type) {
l_type294fs/locks.cswitch (l->l_type) {
l_type298fs/locks.cfl->fl_type = l->l_type;
l_type58include/asm-alpha/fcntl.hshort l_type;
l_type57include/asm-i386/fcntl.hshort l_type;
l_type58include/asm-mips/fcntl.hshort l_type;
l_type57include/asm-ppc/fcntl.hshort l_type;
l_type57include/asm-sparc/fcntl.hshort l_type;