Searched refs:enablequotas (Results 1 – 2 of 2) sorted by relevance
3130 void enablequotas(struct mount *mp, vfs_context_t ctx); // XXX3371 enablequotas(mp, ctx); in nfsrv_export()
184 void enablequotas(struct mount *mp, vfs_context_t ctx);1282 enablequotas(mp, ctx); in mount_common()1401 enablequotas(mp, ctx); in mount_common()2056 enablequotas(struct mount *mp, vfs_context_t ctx) in enablequotas() function