Searched refs:quota_genl_family (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/quota/
H A Dnetlink.c13 static struct genl_family quota_genl_family = { variable in typeref:struct:genl_family
53 &quota_genl_family, 0, QUOTA_NL_C_WARNING);
79 genlmsg_multicast(skb, 0, quota_genl_family.id, GFP_NOFS);
90 if (genl_register_family(&quota_genl_family) != 0)

Completed in 199 milliseconds