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()
188 void enablequotas(struct mount *mp, vfs_context_t ctx);1602 enablequotas(mp, ctx); in mount_common()1735 enablequotas(mp, ctx); in mount_common()2396 enablequotas(struct mount *mp, vfs_context_t ctx) in enablequotas() function