Searched refs:super_operations (Results 1 - 25 of 100) sorted by path

1234

/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dinode.c703 static const struct super_operations spufs_ops = {
/linux-master/arch/s390/hypfs/
H A Dinode.c45 static const struct super_operations hypfs_s_ops;
457 static const struct super_operations hypfs_s_ops = {
/linux-master/block/
H A Dbdev.c352 static const struct super_operations bdev_sops = {
/linux-master/drivers/android/
H A Dbinderfs.c340 static const struct super_operations binderfs_super_ops = {
/linux-master/drivers/dax/
H A Dsuper.c387 static const struct super_operations dax_sops = {
/linux-master/drivers/misc/ibmasm/
H A Dibmasmfs.c95 static const struct super_operations ibmasmfs_s_ops = {
/linux-master/drivers/usb/gadget/function/
H A Df_fs.c1896 static const struct super_operations ffs_sb_operations = {
/linux-master/drivers/usb/gadget/legacy/
H A Dinode.c2018 static const struct super_operations gadget_fs_operations = {
/linux-master/fs/9p/
H A Dvfs_super.c31 static const struct super_operations v9fs_super_ops, v9fs_super_ops_dotl;
282 static const struct super_operations v9fs_super_ops = {
293 static const struct super_operations v9fs_super_ops_dotl = {
/linux-master/fs/adfs/
H A Dsuper.c269 static const struct super_operations adfs_sops = {
/linux-master/fs/affs/
H A Dsuper.c150 static const struct super_operations affs_sops = {
/linux-master/fs/afs/
H A Dsuper.c55 static const struct super_operations afs_super_ops = {
/linux-master/fs/autofs/
H A Dinode.c106 static const struct super_operations autofs_sops = {
/linux-master/fs/bcachefs/
H A Dfs.c1823 static const struct super_operations bch_super_operations = {
/linux-master/fs/befs/
H A Dlinuxvfs.c67 static const struct super_operations befs_sops = {
/linux-master/fs/bfs/
H A Dinode.c279 static const struct super_operations bfs_sops = {
/linux-master/fs/
H A Dbinfmt_misc.c964 static const struct super_operations s_ops = {
/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/fs/btrfs/tests/
H A Dbtrfs-tests.c34 static const struct super_operations btrfs_test_super_ops = {
/linux-master/fs/ceph/
H A Dsuper.c1030 static const struct super_operations ceph_super_ops = {
/linux-master/fs/coda/
H A Dinode.c100 static const struct super_operations coda_super_operations =
/linux-master/fs/configfs/
H A Dmount.c37 static const struct super_operations configfs_ops = {
/linux-master/fs/cramfs/
H A Dinode.c55 static const struct super_operations cramfs_ops;
944 static const struct super_operations cramfs_ops = {
/linux-master/fs/debugfs/
H A Dinode.c230 static const struct super_operations debugfs_super_operations = {
/linux-master/fs/devpts/
H A Dinode.c403 static const struct super_operations devpts_sops = {

Completed in 290 milliseconds

1234