Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsctl.c1407 static const struct proc_ops exports_proc_ops = { in nfsd_fs_free_fc()
1421 entry = proc_create("exports", 0, entry, &exports_proc_ops); in nfsd_init_fs_context()
1449 static const struct proc_ops exports_proc_ops = { global() variable