Home
last modified time | relevance | path

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

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