Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/include/linux/
A Dfs_context.h91 const struct fs_context_operations *ops;
115 struct fs_context_operations { struct
/linux-6.3-rc2/drivers/xen/xenfs/
A Dsuper.c77 static const struct fs_context_operations xenfs_context_ops = {
/linux-6.3-rc2/fs/sysfs/
A Dmount.c50 static const struct fs_context_operations sysfs_fs_context_ops = {
/linux-6.3-rc2/fs/configfs/
A Dmount.c104 static const struct fs_context_operations configfs_context_ops = {
/linux-6.3-rc2/security/
A Dinode.c59 static const struct fs_context_operations securityfs_context_ops = {
/linux-6.3-rc2/fs/efivarfs/
A Dsuper.c235 static const struct fs_context_operations efivarfs_context_ops = {
/linux-6.3-rc2/fs/
A Dinternal.h52 extern const struct fs_context_operations legacy_fs_context_ops;
A Dfs_context.c637 const struct fs_context_operations legacy_fs_context_ops = {
A Dbinfmt_misc.c797 static const struct fs_context_operations bm_context_ops = {
/linux-6.3-rc2/fs/ramfs/
A Dinode.c261 static const struct fs_context_operations ramfs_context_ops = {
/linux-6.3-rc2/fs/proc/
A Droot.c237 static const struct fs_context_operations proc_fs_context_ops = {
/linux-6.3-rc2/fs/jffs2/
A Dsuper.c301 static const struct fs_context_operations jffs2_context_ops = {
/linux-6.3-rc2/fs/fuse/
A Dcontrol.c345 static const struct fs_context_operations fuse_ctl_context_ops = {
/linux-6.3-rc2/fs/vboxsf/
A Dsuper.c426 static const struct fs_context_operations vboxsf_context_ops = {
/linux-6.3-rc2/fs/openpromfs/
A Dinode.c417 static const struct fs_context_operations openpromfs_context_ops = {
/linux-6.3-rc2/drivers/infiniband/hw/qib/
A Dqib_fs.c487 static const struct fs_context_operations qibfs_context_ops = {
/linux-6.3-rc2/arch/s390/hypfs/
A Dinode.c301 static const struct fs_context_operations hypfs_context_ops = {
/linux-6.3-rc2/fs/erofs/
A Dsuper.c884 static const struct fs_context_operations erofs_context_ops = {
891 static const struct fs_context_operations erofs_anon_context_ops = {
/linux-6.3-rc2/drivers/misc/ibmasm/
A Dibmasmfs.c85 static const struct fs_context_operations ibmasmfs_context_ops = {
/linux-6.3-rc2/fs/romfs/
A Dsuper.c567 static const struct fs_context_operations romfs_context_ops = {
/linux-6.3-rc2/Documentation/filesystems/
A Dmount_api.rst68 const struct fs_context_operations *ops;
91 const struct fs_context_operations *ops
212 struct fs_context_operations {
/linux-6.3-rc2/fs/squashfs/
A Dsuper.c492 static const struct fs_context_operations squashfs_context_ops = {
/linux-6.3-rc2/fs/afs/
A Dsuper.c620 static const struct fs_context_operations afs_context_ops = {
/linux-6.3-rc2/kernel/bpf/
A Dinode.c774 static const struct fs_context_operations bpf_context_ops = {
/linux-6.3-rc2/arch/powerpc/platforms/cell/spufs/
A Dinode.c731 static const struct fs_context_operations spufs_context_ops = {

Completed in 37 milliseconds

12