Home
last modified time | relevance | path

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

/linux/fs/
H A Dlibfs.c707 static const struct fs_context_operations pseudo_fs_context_ops = { variable
725 fc->ops = &pseudo_fs_context_ops; in init_pseudo()