Searched refs:enablequotas (Results 1 – 2 of 2) sorted by relevance
3128 void enablequotas(struct mount *mp, vfs_context_t ctx); // XXX3370 enablequotas(mp, ctx); in nfsrv_export()
185 void enablequotas(struct mount *mp, vfs_context_t ctx);1286 enablequotas(mp, ctx); in mount_common()1405 enablequotas(mp, ctx); in mount_common()2060 enablequotas(struct mount *mp, vfs_context_t ctx) in enablequotas() function