Searched refs:enablequotas (Results 1 – 2 of 2) sorted by relevance
1632 void enablequotas(struct mount *mp, vfs_context_t ctx); // XXX1883 enablequotas(mp, ctx); in nfsrv_export()
189 void enablequotas(struct mount *mp, vfs_context_t ctx);1702 enablequotas(mp, ctx); in mount_common()1841 enablequotas(mp, ctx); in mount_common()2537 enablequotas(struct mount *mp, vfs_context_t ctx) in enablequotas() function