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

1234

/linux-master/fs/
H A Dpipe.c1423 static const struct super_operations pipefs_ops = {
H A Dlibfs.c602 static const struct super_operations simple_super_operations = {
/linux-master/fs/isofs/
H A Dinode.c121 static const struct super_operations isofs_sops = {
/linux-master/fs/nilfs2/
H A Dsuper.c695 static const struct super_operations nilfs_sops = {
/linux-master/fs/nfs/
H A Dsuper.c78 const struct super_operations nfs_sops = {
/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/zonefs/
H A Dsuper.c1187 static const struct super_operations zonefs_sops = {
/linux-master/drivers/usb/gadget/legacy/
H A Dinode.c2018 static const struct super_operations gadget_fs_operations = {
/linux-master/fs/fat/
H A Dinode.c935 static const struct super_operations fat_sops = {
/linux-master/fs/hugetlbfs/
H A Dinode.c1331 static const struct super_operations hugetlbfs_ops = {
/linux-master/fs/ext2/
H A Dsuper.c339 static const struct super_operations ext2_sops = {
/linux-master/fs/fuse/
H A Dinode.c1147 static const struct super_operations fuse_super_operations = {
/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/mm/
H A Dshmem.c256 static const struct super_operations shmem_ops;
4592 static const struct super_operations shmem_ops = {
/linux-master/security/apparmor/
H A Dapparmorfs.c163 static const struct super_operations aafs_super_ops = {
/linux-master/fs/ocfs2/
H A Dsuper.c130 static const struct super_operations ocfs2_sops = {
/linux-master/fs/reiserfs/
H A Dsuper.c810 static const struct super_operations reiserfs_sops = {
/linux-master/fs/udf/
H A Dsuper.c209 static const struct super_operations udf_sb_ops = {
/linux-master/include/linux/
H A Dbpf.h2168 extern const struct super_operations bpf_super_ops;
/linux-master/fs/bcachefs/
H A Dfs.c1823 static const struct super_operations bch_super_operations = {
/linux-master/net/
H A Dsocket.c351 static const struct super_operations sockfs_ops = {
/linux-master/fs/f2fs/
H A Dsuper.c3130 static const struct super_operations f2fs_sops = {
/linux-master/drivers/usb/gadget/function/
H A Df_fs.c1896 static const struct super_operations ffs_sb_operations = {
/linux-master/fs/ext4/
H A Dsuper.c1633 static const struct super_operations ext4_sops = {

Completed in 466 milliseconds

1234