Searched defs:lockf (Results 1 – 3 of 3) sorted by relevance
70 struct lockf { struct71 struct lockf_range_list lf_range; argument72 struct lockf_range_list lf_blocked; argument77 int lf_advlock(struct vop_advlock_args *, struct lockf *, u_quad_t); argument
49 lockf(int filedes, int function, off_t size) in lockf() function
367 struct lockf lockf; in dumpvp() local417 dumplocks(kvm_t *kd, struct lockf *lockf) in dumplocks()