Searched refs:fs_context_operations (Results 1 - 25 of 57) sorted by relevance

123

/linux-master/drivers/xen/xenfs/
H A Dsuper.c77 static const struct fs_context_operations xenfs_context_ops = {
/linux-master/fs/sysfs/
H A Dmount.c50 static const struct fs_context_operations sysfs_fs_context_ops = {
/linux-master/include/linux/
H A Dfs_context.h91 const struct fs_context_operations *ops;
115 struct fs_context_operations { struct
/linux-master/fs/configfs/
H A Dmount.c104 static const struct fs_context_operations configfs_context_ops = {
/linux-master/security/
H A Dinode.c59 static const struct fs_context_operations securityfs_context_ops = {
/linux-master/fs/ramfs/
H A Dinode.c292 static const struct fs_context_operations ramfs_context_ops = {
/linux-master/fs/
H A Dinternal.h46 extern const struct fs_context_operations legacy_fs_context_ops;
H A Dfs_context.c689 const struct fs_context_operations legacy_fs_context_ops = {
/linux-master/fs/proc/
H A Droot.c237 static const struct fs_context_operations proc_fs_context_ops = {
/linux-master/fs/efivarfs/
H A Dsuper.c364 static const struct fs_context_operations efivarfs_context_ops = {
/linux-master/fs/coda/
H A Dinode.c355 static const struct fs_context_operations coda_context_ops = {
/linux-master/fs/jffs2/
H A Dsuper.c302 static const struct fs_context_operations jffs2_context_ops = {
/linux-master/fs/efs/
H A Dsuper.c362 static const struct fs_context_operations efs_context_opts = {
/linux-master/fs/fuse/
H A Dcontrol.c341 static const struct fs_context_operations fuse_ctl_context_ops = {
/linux-master/arch/s390/hypfs/
H A Dinode.c301 static const struct fs_context_operations hypfs_context_ops = {
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_fs.c486 static const struct fs_context_operations qibfs_context_ops = {
/linux-master/drivers/misc/ibmasm/
H A Dibmasmfs.c85 static const struct fs_context_operations ibmasmfs_context_ops = {
/linux-master/fs/autofs/
H A Dinode.c400 static const struct fs_context_operations autofs_context_ops = {
/linux-master/fs/qnx4/
H A Dinode.c56 static const struct fs_context_operations qnx4_context_opts = {
/linux-master/fs/openpromfs/
H A Dinode.c416 static const struct fs_context_operations openpromfs_context_ops = {
/linux-master/fs/vboxsf/
H A Dsuper.c426 static const struct fs_context_operations vboxsf_context_ops = {
/linux-master/fs/squashfs/
H A Dsuper.c507 static const struct fs_context_operations squashfs_context_ops = {
/linux-master/drivers/android/
H A Dbinderfs.c749 static const struct fs_context_operations binderfs_fs_context_ops = {
/linux-master/fs/afs/
H A Dsuper.c623 static const struct fs_context_operations afs_context_ops = {
/linux-master/fs/romfs/
H A Dsuper.c567 static const struct fs_context_operations romfs_context_ops = {

Completed in 248 milliseconds

123