Home
last modified time | relevance | path

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

12

/Linux-v5.4/include/linux/
Dfs_context.h87 const struct fs_context_operations *ops;
110 struct fs_context_operations { struct
/Linux-v5.4/drivers/xen/xenfs/
Dsuper.c77 static const struct fs_context_operations xenfs_context_ops = {
/Linux-v5.4/fs/sysfs/
Dmount.c50 static const struct fs_context_operations sysfs_fs_context_ops = {
/Linux-v5.4/fs/configfs/
Dmount.c106 static const struct fs_context_operations configfs_context_ops = {
/Linux-v5.4/fs/
Dinternal.h53 extern const struct fs_context_operations legacy_fs_context_ops;
Dfs_context.c674 const struct fs_context_operations legacy_fs_context_ops = {
Dbinfmt_misc.c845 static const struct fs_context_operations bm_context_ops = {
/Linux-v5.4/security/
Dinode.c59 static const struct fs_context_operations securityfs_context_ops = {
/Linux-v5.4/fs/efivarfs/
Dsuper.c228 static const struct fs_context_operations efivarfs_context_ops = {
/Linux-v5.4/fs/ramfs/
Dinode.c252 static const struct fs_context_operations ramfs_context_ops = {
/Linux-v5.4/drivers/oprofile/
Doprofilefs.c272 static const struct fs_context_operations oprofilefs_context_ops = {
/Linux-v5.4/fs/proc/
Droot.c171 static const struct fs_context_operations proc_fs_context_ops = {
/Linux-v5.4/fs/jffs2/
Dsuper.c287 static const struct fs_context_operations jffs2_context_ops = {
/Linux-v5.4/fs/fuse/
Dcontrol.c352 static const struct fs_context_operations fuse_ctl_context_ops = {
/Linux-v5.4/fs/openpromfs/
Dinode.c418 static const struct fs_context_operations openpromfs_context_ops = {
/Linux-v5.4/fs/squashfs/
Dsuper.c358 static const struct fs_context_operations squashfs_context_ops = {
/Linux-v5.4/arch/s390/hypfs/
Dinode.c306 static const struct fs_context_operations hypfs_context_ops = {
/Linux-v5.4/drivers/misc/ibmasm/
Dibmasmfs.c85 static const struct fs_context_operations ibmasmfs_context_ops = {
/Linux-v5.4/fs/romfs/
Dsuper.c566 static const struct fs_context_operations romfs_context_ops = {
/Linux-v5.4/drivers/infiniband/hw/qib/
Dqib_fs.c546 static const struct fs_context_operations qibfs_context_ops = {
/Linux-v5.4/Documentation/filesystems/
Dmount_api.txt68 const struct fs_context_operations *ops;
89 (*) const struct fs_context_operations *ops
185 struct fs_context_operations {
/Linux-v5.4/kernel/bpf/
Dinode.c657 static const struct fs_context_operations bpf_context_ops = {
/Linux-v5.4/fs/afs/
Dsuper.c607 static const struct fs_context_operations afs_context_ops = {
/Linux-v5.4/ipc/
Dmqueue.c100 static const struct fs_context_operations mqueue_fs_context_ops;
1575 static const struct fs_context_operations mqueue_fs_context_ops = {
/Linux-v5.4/fs/gfs2/
Dops_fstype.c1531 static const struct fs_context_operations gfs2_context_ops = {
1608 static const struct fs_context_operations gfs2_meta_context_ops = {

12