Searched refs:setuse (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/ufs/ufs/
H A Dquota.h241 int setuse(struct thread *, struct mount *, u_long, int, void *);
H A Dufs_vfsops.c162 error = setuse(td, mp, id, type, arg);
H A Dufs_quota.c931 DQI_WAIT(dq, PINOD+1, "setuse");
1026 setuse(struct thread *td, struct mount *mp, u_long id, int type, void *addr) function

Completed in 100 milliseconds