Home
last modified time | relevance | path

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

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