Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/include/linux/
H A Dfs_context.h91 const struct fs_context_operations *ops;
115 struct fs_context_operations { struct
/OK3568_Linux_fs/kernel/drivers/xen/xenfs/
H A Dsuper.c77 static const struct fs_context_operations xenfs_context_ops = {
/OK3568_Linux_fs/kernel/fs/sysfs/
H A Dmount.c50 static const struct fs_context_operations sysfs_fs_context_ops = {
/OK3568_Linux_fs/kernel/fs/configfs/
H A Dmount.c106 static const struct fs_context_operations configfs_context_ops = {
/OK3568_Linux_fs/kernel/fs/
H A Dinternal.h65 extern const struct fs_context_operations legacy_fs_context_ops;
H A Dfs_context.c619 const struct fs_context_operations legacy_fs_context_ops = {
H A Dbinfmt_misc.c795 static const struct fs_context_operations bm_context_ops = {
/OK3568_Linux_fs/kernel/security/
H A Dinode.c59 static const struct fs_context_operations securityfs_context_ops = {
/OK3568_Linux_fs/kernel/fs/ramfs/
H A Dinode.c247 static const struct fs_context_operations ramfs_context_ops = {
/OK3568_Linux_fs/kernel/fs/efivarfs/
H A Dsuper.c234 static const struct fs_context_operations efivarfs_context_ops = {
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Doprofilefs.c272 static const struct fs_context_operations oprofilefs_context_ops = {
/OK3568_Linux_fs/kernel/fs/proc/
H A Droot.c240 static const struct fs_context_operations proc_fs_context_ops = {
/OK3568_Linux_fs/kernel/fs/jffs2/
H A Dsuper.c301 static const struct fs_context_operations jffs2_context_ops = {
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dcontrol.c362 static const struct fs_context_operations fuse_ctl_context_ops = {
/OK3568_Linux_fs/kernel/fs/openpromfs/
H A Dinode.c418 static const struct fs_context_operations openpromfs_context_ops = {
/OK3568_Linux_fs/kernel/fs/vboxsf/
H A Dsuper.c426 static const struct fs_context_operations vboxsf_context_ops = {
/OK3568_Linux_fs/kernel/fs/squashfs/
H A Dsuper.c358 static const struct fs_context_operations squashfs_context_ops = {
/OK3568_Linux_fs/kernel/arch/s390/hypfs/
H A Dinode.c301 static const struct fs_context_operations hypfs_context_ops = {
/OK3568_Linux_fs/kernel/fs/romfs/
H A Dsuper.c566 static const struct fs_context_operations romfs_context_ops = {
/OK3568_Linux_fs/kernel/drivers/misc/ibmasm/
H A Dibmasmfs.c85 static const struct fs_context_operations ibmasmfs_context_ops = {
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dmount_api.rst68 const struct fs_context_operations *ops;
91 const struct fs_context_operations *ops
212 struct fs_context_operations {
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_fs.c546 static const struct fs_context_operations qibfs_context_ops = {
/OK3568_Linux_fs/kernel/fs/afs/
H A Dsuper.c619 static const struct fs_context_operations afs_context_ops = {
/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinderfs.c715 static const struct fs_context_operations binderfs_fs_context_ops = {
/OK3568_Linux_fs/kernel/ipc/
H A Dmqueue.c162 static const struct fs_context_operations mqueue_fs_context_ops;
1677 static const struct fs_context_operations mqueue_fs_context_ops = {

12