Searched refs:super_operations (Results 51 - 75 of 100) sorted by relevance

1234

/linux-master/fs/orangefs/
H A Dsuper.c315 static const struct super_operations orangefs_s_ops = {
/linux-master/fs/debugfs/
H A Dinode.c230 static const struct super_operations debugfs_super_operations = {
/linux-master/fs/romfs/
H A Dsuper.c434 static const struct super_operations romfs_super_ops = {
/linux-master/ipc/
H A Dmqueue.c161 static const struct super_operations mqueue_super_ops;
1670 static const struct super_operations mqueue_super_ops = {
/linux-master/fs/ufs/
H A Dsuper.c270 static const struct super_operations ufs_super_ops;
1493 static const struct super_operations ufs_super_ops = {
/linux-master/fs/
H A Dsuper.c318 static const struct super_operations default_op;
616 const struct super_operations *sop = sb->s_op;
H A Dbinfmt_misc.c964 static const struct super_operations s_ops = {
/linux-master/fs/xfs/
H A Dxfs_super.c53 static const struct super_operations xfs_super_operations;
1171 static const struct super_operations xfs_super_operations = {
/linux-master/fs/smb/client/
H A Dcifsfs.c102 static const struct super_operations cifs_super_ops;
812 static const struct super_operations cifs_super_ops = {
/linux-master/fs/hostfs/
H A Dhostfs_kern.c260 static const struct super_operations hostfs_sbops = {
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dinode.c703 static const struct super_operations spufs_ops = {
/linux-master/kernel/bpf/
H A Dinode.c789 const struct super_operations bpf_super_ops = {
/linux-master/fs/minix/
H A Dinode.c107 static const struct super_operations minix_sops = {
/linux-master/fs/befs/
H A Dlinuxvfs.c67 static const struct super_operations befs_sops = {
/linux-master/fs/exfat/
H A Dsuper.c187 static const struct super_operations exfat_sops = {
/linux-master/fs/ext4/
H A Dmballoc-test.c33 static const struct super_operations mbt_sops = {
/linux-master/fs/nfs/
H A Dinternal.h446 extern const struct super_operations nfs_sops;
/linux-master/block/
H A Dbdev.c352 static const struct super_operations bdev_sops = {
/linux-master/fs/erofs/
H A Dsuper.c969 const struct super_operations erofs_sops = {
/linux-master/fs/btrfs/
H A Dsuper.c65 static const struct super_operations btrfs_super_ops;
2377 static const struct super_operations btrfs_super_ops = {
/linux-master/include/linux/
H A Dfs.h1214 const struct super_operations *s_op;
2158 struct super_operations { struct
/linux-master/fs/gfs2/
H A Dsuper.c1584 const struct super_operations gfs2_super_ops = {
/linux-master/fs/ceph/
H A Dsuper.c1030 static const struct super_operations ceph_super_ops = {
/linux-master/net/sunrpc/
H A Drpc_pipe.c1125 static const struct super_operations s_ops = {
/linux-master/fs/overlayfs/
H A Dsuper.c267 static const struct super_operations ovl_super_operations = {

Completed in 284 milliseconds

1234