Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dsuper.c1284 static const struct fs_context_operations nilfs_context_ops = { in nilfs_init_fs_context()
1301 fc->ops = &nilfs_context_ops;
1276 static const struct fs_context_operations nilfs_context_ops = { global() variable