Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsctl.c1369 static const struct fs_context_operations nfsd_fs_context_ops = { in nfsd_fill_super()
1378 fc->ops = &nfsd_fs_context_ops; in nfsd_fill_super()
1411 static const struct fs_context_operations nfsd_fs_context_ops = { global() variable