Home
last modified time | relevance | path

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

/linux-6.15/fs/afs/
H A Dmain.c155 static struct pernet_operations afs_net_ops = { variable
181 ret = register_pernet_device(&afs_net_ops); in afs_init()
201 unregister_pernet_device(&afs_net_ops); in afs_init()
228 unregister_pernet_device(&afs_net_ops); in afs_exit()