tag | line | file | source code |
---|---|---|---|
l_len | 198 | fs/locks.c | flock.l_len = fl->fl_end == OFFSET_MAX ? 0 : |
l_len | 324 | fs/locks.c | if (((start += l->l_start) < 0) || (l->l_len < 0)) |
l_len | 327 | fs/locks.c | if ((l->l_len == 0) || ((fl->fl_end = start + l->l_len - 1) < 0)) |
l_len | 61 | include/asm-alpha/fcntl.h | off_t l_len; |
l_len | 60 | include/asm-i386/fcntl.h | off_t l_len; |
l_len | 61 | include/asm-mips/fcntl.h | off_t l_len; |
l_len | 60 | include/asm-ppc/fcntl.h | off_t l_len; |
l_len | 60 | include/asm-sparc/fcntl.h | off_t l_len; |