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()
190 void enablequotas(struct mount *mp, vfs_context_t ctx);1701 enablequotas(mp, ctx); in mount_common()1847 enablequotas(mp, ctx); in mount_common()2549 enablequotas(struct mount *mp, vfs_context_t ctx) in enablequotas() function