Home
last modified time | relevance | path

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

12

/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/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/jffs2/
H A Dsuper.c303 static const struct fs_context_operations jffs2_context_ops = {
/linux/fs/openpromfs/
H A Dinode.c415 static const struct fs_context_operations openpromfs_context_ops = {
/linux/arch/s390/hypfs/
H A Dinode.c285 static const struct fs_context_operations hypfs_context_ops = {
/linux/fs/adfs/
H A Dsuper.c432 static const struct fs_context_operations adfs_context_ops = {
/linux/fs/devpts/
H A Dinode.c409 static const struct fs_context_operations devpts_context_ops = {
/linux/fs/orangefs/
H A Dsuper.c567 static const struct fs_context_operations orangefs_context_ops = {
/linux/drivers/android/
H A Dbinderfs.c709 static const struct fs_context_operations binderfs_fs_context_ops = {
/linux/fs/squashfs/
H A Dsuper.c515 static const struct fs_context_operations squashfs_context_ops = {
/linux/fs/tracefs/
H A Dinode.c495 static const struct fs_context_operations tracefs_context_ops = {
/linux/fs/afs/
H A Dsuper.c613 static const struct fs_context_operations afs_context_ops = {
/linux/arch/powerpc/platforms/cell/spufs/
H A Dinode.c719 static const struct fs_context_operations spufs_context_ops = {
/linux/ipc/
H A Dmqueue.c161 static const struct fs_context_operations mqueue_fs_context_ops;
1607 static const struct fs_context_operations mqueue_fs_context_ops = {
/linux/fs/overlayfs/
H A Dparams.c782 static const struct fs_context_operations ovl_context_ops = {
/linux/net/sunrpc/
H A Drpc_pipe.c1175 static const struct fs_context_operations rpc_fs_context_ops = {
/linux/fs/erofs/
H A Dsuper.c907 static const struct fs_context_operations erofs_context_ops = {
/linux/fs/zonefs/
H A Dsuper.c1379 static const struct fs_context_operations zonefs_context_ops = {
/linux/fs/
H A Dbinfmt_misc.c1643 static const struct fs_context_operations bm_context_ops = {
/linux/kernel/cgroup/
H A Dcgroup.c2329 static const struct fs_context_operations cgroup_fs_context_ops = {
2336 static const struct fs_context_operations cgroup1_fs_context_ops = {
2434 static const struct fs_context_operations cpuset_fs_context_ops = {
/linux/fs/ntfs3/
H A Dsuper.c1868 static const struct fs_context_operations ntfs_context_ops = {
/linux/security/selinux/
H A Dselinuxfs.c1948 static const struct fs_context_operations sel_context_ops = { in sel_get_tree()
/linux/fs/xfs/
H A Dxfs_super.c2268 static const struct fs_context_operations xfs_context_ops = {

12