Home
last modified time | relevance | path

Searched refs:setuse32 (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/ufs/ufs/
Dufs_vfsops.c150 error = setuse32(td, mp, id, type, arg);
Dquota.h238 int setuse32(struct thread *, struct mount *, u_long, int, void *);
Dufs_quota.c985 setuse32(struct thread *td, struct mount *mp, u_long id, int type, void *addr) in setuse32() function