Searched refs:lf_type (Results 1 – 3 of 3) sorted by relevance
305 lock->lf_type = fl->l_type; in lf_advlock()451 ((*lf)->lf_type != lock->lf_type)) { in lf_coalesce_adjacent()544 if (lock->lf_type == F_WRLCK) { in lf_setlock()712 lock->lf_type == F_WRLCK) { in lf_setlock()713 lock->lf_type = F_UNLCK; in lf_setlock()718 lock->lf_type = F_WRLCK; in lf_setlock()867 if (lock->lf_type == F_RDLCK && in lf_setlock()868 overlap->lf_type == F_WRLCK) { in lf_setlock()871 overlap->lf_type = lock->lf_type; in lf_setlock()881 if (overlap->lf_type == lock->lf_type) { in lf_setlock()[all …]
89 short lf_type; /* Lock type: F_RDLCK, F_WRLCK */ member
1872 lockf_type = lockf.lf_type