Home
last modified time | relevance | path

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

1234

/linux/include/linux/
H A Dfs_context.h91 const struct fs_context_operations *ops;
115 struct fs_context_operations { struct
/linux/drivers/xen/xenfs/
H A Dsuper.c77 static const struct fs_context_operations xenfs_context_ops = {
/linux/fs/sysfs/
H A Dmount.c50 static const struct fs_context_operations sysfs_fs_context_ops = {
/linux/fs/configfs/
H A Dmount.c105 static const struct fs_context_operations configfs_context_ops = {
/linux/security/
H A Dinode.c61 static const struct fs_context_operations securityfs_context_ops = {
/linux/fs/freevxfs/
H A Dvxfs_super.c292 static const struct fs_context_operations vxfs_context_ops = {
/linux/fs/ramfs/
H A Dinode.c291 static const struct fs_context_operations ramfs_context_ops = {
/linux/fs/coda/
H A Dinode.c372 static const struct fs_context_operations coda_context_ops = {
/linux/fs/
H A Dinternal.h47 extern const struct fs_context_operations legacy_fs_context_ops;
/linux/fs/fuse/
H A Dcontrol.c339 static const struct fs_context_operations fuse_ctl_context_ops = {
/linux/fs/9p/
H A Dvfs_super.c301 static const struct fs_context_operations v9fs_context_ops = {
/linux/fs/proc/
H A Droot.c323 static const struct fs_context_operations proc_fs_context_ops = {
/linux/fs/vboxsf/
H A Dsuper.c418 static const struct fs_context_operations vboxsf_context_ops = {
/linux/fs/hfs/
H A Dsuper.c400 static const struct fs_context_operations hfs_context_ops = {
/linux/fs/autofs/
H A Dinode.c394 static const struct fs_context_operations autofs_context_ops = {
/linux/arch/s390/hypfs/
H A Dinode.c285 static const struct fs_context_operations hypfs_context_ops = {
/linux/drivers/base/
H A Ddevtmpfs.c88 struct fs_context_operations devtmpfs_context_ops = {};
/linux/fs/qnx4/
H A Dinode.c56 static const struct fs_context_operations qnx4_context_opts = {
/linux/fs/openpromfs/
H A Dinode.c415 static const struct fs_context_operations openpromfs_context_ops = {
/linux/fs/adfs/
H A Dsuper.c429 static const struct fs_context_operations adfs_context_ops = {
/linux/fs/pstore/
H A Dinode.c457 static const struct fs_context_operations pstore_context_ops = {
/linux/fs/efivarfs/
H A Dsuper.c403 static const struct fs_context_operations efivarfs_context_ops = {
/linux/drivers/misc/ibmasm/
H A Dibmasmfs.c85 static const struct fs_context_operations ibmasmfs_context_ops = {
/linux/fs/devpts/
H A Dinode.c409 static const struct fs_context_operations devpts_context_ops = {
/linux/fs/ocfs2/dlmfs/
H A Ddlmfs.c561 static const struct fs_context_operations dlmfs_context_ops = {

1234