Home
last modified time | relevance | path

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

123

/linux/include/linux/
A Dfs_context.h91 const struct fs_context_operations *ops;
115 struct fs_context_operations { struct
/linux/drivers/xen/xenfs/
A Dsuper.c77 static const struct fs_context_operations xenfs_context_ops = {
/linux/fs/sysfs/
A Dmount.c50 static const struct fs_context_operations sysfs_fs_context_ops = {
/linux/fs/configfs/
A Dmount.c104 static const struct fs_context_operations configfs_context_ops = {
/linux/security/
A Dinode.c59 static const struct fs_context_operations securityfs_context_ops = {
/linux/fs/freevxfs/
A Dvxfs_super.c292 static const struct fs_context_operations vxfs_context_ops = {
/linux/fs/ramfs/
A Dinode.c292 static const struct fs_context_operations ramfs_context_ops = {
/linux/fs/
A Dinternal.h47 extern const struct fs_context_operations legacy_fs_context_ops;
A Dfs_context.c689 const struct fs_context_operations legacy_fs_context_ops = {
/linux/fs/proc/
A Droot.c237 static const struct fs_context_operations proc_fs_context_ops = {
/linux/fs/coda/
A Dinode.c372 static const struct fs_context_operations coda_context_ops = {
/linux/fs/efs/
A Dsuper.c362 static const struct fs_context_operations efs_context_opts = {
/linux/fs/fuse/
A Dcontrol.c337 static const struct fs_context_operations fuse_ctl_context_ops = {
/linux/fs/jffs2/
A Dsuper.c303 static const struct fs_context_operations jffs2_context_ops = {
/linux/fs/efivarfs/
A Dsuper.c360 static const struct fs_context_operations efivarfs_context_ops = {
/linux/fs/autofs/
A Dinode.c393 static const struct fs_context_operations autofs_context_ops = {
/linux/fs/vboxsf/
A Dsuper.c418 static const struct fs_context_operations vboxsf_context_ops = {
/linux/fs/qnx4/
A Dinode.c56 static const struct fs_context_operations qnx4_context_opts = {
/linux/fs/openpromfs/
A Dinode.c415 static const struct fs_context_operations openpromfs_context_ops = {
/linux/arch/s390/hypfs/
A Dinode.c301 static const struct fs_context_operations hypfs_context_ops = {
/linux/fs/romfs/
A Dsuper.c557 static const struct fs_context_operations romfs_context_ops = {
/linux/drivers/infiniband/hw/qib/
A Dqib_fs.c487 static const struct fs_context_operations qibfs_context_ops = {
/linux/drivers/misc/ibmasm/
A Dibmasmfs.c85 static const struct fs_context_operations ibmasmfs_context_ops = {
/linux/Documentation/filesystems/
A Dmount_api.rst68 const struct fs_context_operations *ops;
90 const struct fs_context_operations *ops
211 struct fs_context_operations {
/linux/fs/squashfs/
A Dsuper.c507 static const struct fs_context_operations squashfs_context_ops = {

Completed in 50 milliseconds

123