Home
last modified time | relevance | path

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

/linux-4.4.14/fs/quota/
Dnetlink.c17 static struct genl_family quota_genl_family = { variable
64 &quota_genl_family, 0, QUOTA_NL_C_WARNING); in quota_send_warning()
92 genlmsg_multicast(&quota_genl_family, skb, 0, 0, GFP_NOFS); in quota_send_warning()
103 if (genl_register_family(&quota_genl_family) != 0) in quota_init()