Home
last modified time | relevance | path

Searched refs:fs_context_operations (Results 1 – 25 of 84) sorted by relevance

1234

/linux-6.15/include/linux/
H A Dfs_context.h91 const struct fs_context_operations *ops;
115 struct fs_context_operations { struct
/linux-6.15/drivers/xen/xenfs/
H A Dsuper.c77 static const struct fs_context_operations xenfs_context_ops = {
/linux-6.15/fs/sysfs/
H A Dmount.c50 static const struct fs_context_operations sysfs_fs_context_ops = {
/linux-6.15/fs/configfs/
H A Dmount.c104 static const struct fs_context_operations configfs_context_ops = {
/linux-6.15/security/
H A Dinode.c59 static const struct fs_context_operations securityfs_context_ops = {
/linux-6.15/fs/freevxfs/
H A Dvxfs_super.c292 static const struct fs_context_operations vxfs_context_ops = {
/linux-6.15/fs/ramfs/
H A Dinode.c292 static const struct fs_context_operations ramfs_context_ops = {
/linux-6.15/fs/efs/
H A Dsuper.c333 static const struct fs_context_operations efs_context_opts = {
/linux-6.15/fs/proc/
H A Droot.c237 static const struct fs_context_operations proc_fs_context_ops = {
/linux-6.15/fs/coda/
H A Dinode.c372 static const struct fs_context_operations coda_context_ops = {
/linux-6.15/fs/jffs2/
H A Dsuper.c303 static const struct fs_context_operations jffs2_context_ops = {
/linux-6.15/fs/fuse/
H A Dcontrol.c337 static const struct fs_context_operations fuse_ctl_context_ops = {
/linux-6.15/fs/
H A Dinternal.h47 extern const struct fs_context_operations legacy_fs_context_ops;
/linux-6.15/fs/qnx4/
H A Dinode.c56 static const struct fs_context_operations qnx4_context_opts = {
/linux-6.15/fs/openpromfs/
H A Dinode.c415 static const struct fs_context_operations openpromfs_context_ops = {
/linux-6.15/fs/vboxsf/
H A Dsuper.c418 static const struct fs_context_operations vboxsf_context_ops = {
/linux-6.15/fs/autofs/
H A Dinode.c393 static const struct fs_context_operations autofs_context_ops = {
/linux-6.15/drivers/base/
H A Ddevtmpfs.c88 struct fs_context_operations devtmpfs_context_ops = {};
/linux-6.15/fs/hfs/
H A Dsuper.c396 static const struct fs_context_operations hfs_context_ops = {
/linux-6.15/fs/adfs/
H A Dsuper.c429 static const struct fs_context_operations adfs_context_ops = {
/linux-6.15/fs/pstore/
H A Dinode.c457 static const struct fs_context_operations pstore_context_ops = {
/linux-6.15/arch/s390/hypfs/
H A Dinode.c302 static const struct fs_context_operations hypfs_context_ops = {
/linux-6.15/fs/devpts/
H A Dinode.c423 static const struct fs_context_operations devpts_context_ops = {
/linux-6.15/fs/ocfs2/dlmfs/
H A Ddlmfs.c563 static const struct fs_context_operations dlmfs_context_ops = {
/linux-6.15/fs/romfs/
H A Dsuper.c557 static const struct fs_context_operations romfs_context_ops = {

1234