Searched refs:quotaoff_inchange (Results 1 – 1 of 1) sorted by relevance
83 static int quotaoff_inchange(struct thread *td, struct mount *mp, int type);628 quotaoff_inchange(td, mp, type); in quotaon()742 quotaoff_inchange(struct thread *td, struct mount *mp, int type) in quotaoff_inchange() function787 return (quotaoff_inchange(td, mp, type)); in quotaoff()