Searched refs:super_operations (Results 1 - 25 of 100) sorted by last modified time

1234

/linux-master/fs/erofs/
H A Dsuper.c969 const struct super_operations erofs_sops = {
H A Dinternal.h381 extern const struct super_operations erofs_sops;
/linux-master/fs/ntfs3/
H A Dsuper.c723 * ntfs_shutdown - super_operations::shutdown
731 * ntfs_sync_fs - super_operations::sync_fs
775 static const struct super_operations ntfs_sops = {
/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/block/
H A Dbdev.c352 static const struct super_operations bdev_sops = {
/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/bcachefs/
H A Dfs.c1823 static const struct super_operations bch_super_operations = {
/linux-master/drivers/usb/gadget/function/
H A Df_fs.c1896 static const struct super_operations ffs_sb_operations = {
/linux-master/mm/
H A Dshmem.c256 static const struct super_operations shmem_ops;
4592 static const struct super_operations shmem_ops = {
/linux-master/fs/fuse/
H A Dinode.c1147 static const struct super_operations fuse_super_operations = {
/linux-master/fs/zonefs/
H A Dsuper.c1187 static const struct super_operations zonefs_sops = {
/linux-master/include/linux/
H A Dfs.h1214 const struct super_operations *s_op;
2158 struct super_operations { struct
H A Dbpf.h2168 extern const struct super_operations bpf_super_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/
H A Dsuper.c318 static const struct super_operations default_op;
616 const struct super_operations *sop = sb->s_op;
/linux-master/fs/romfs/
H A Dsuper.c434 static const struct super_operations romfs_super_ops = {
/linux-master/fs/f2fs/
H A Dsuper.c3130 static const struct super_operations f2fs_sops = {
/linux-master/fs/ext4/
H A Dsuper.c1633 static const struct super_operations ext4_sops = {
/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/vboxsf/
H A Dsuper.c34 static struct super_operations vboxsf_super_ops; /* forward declaration */
324 static struct super_operations vboxsf_super_ops = {
/linux-master/net/
H A Dsocket.c351 static const struct super_operations sockfs_ops = {
/linux-master/fs/ubifs/
H A Dubifs.h1534 extern const struct super_operations ubifs_super_operations;
H A Dsuper.c2056 const struct super_operations ubifs_super_operations = {
/linux-master/fs/kernfs/
H A Dkernfs-internal.h126 extern const struct super_operations kernfs_sops;
/linux-master/fs/debugfs/
H A Dinode.c230 static const struct super_operations debugfs_super_operations = {

Completed in 337 milliseconds

1234