b0fb24279c
int lf_advlock __P((struct lockf **, off_t, caddr_t, int, struct flock *, int)); to int lf_advlock __P((struct vop_advlock_args *, struct lockf **, off_t)); This matches common usage and is also compatible with similar change in FreeBSD (though they use u_quad_t as last arg). |
||
---|---|---|
.. | ||
deadfs | ||
fdesc | ||
fifofs | ||
genfs | ||
kernfs | ||
nullfs | ||
overlay | ||
portal | ||
procfs | ||
specfs | ||
syncfs | ||
umapfs | ||
union | ||
Makefile |