Searched refs:super_operations (Results 1 – 25 of 100) sorted by relevance
1234
32 static const struct super_operations v9fs_super_ops, v9fs_super_ops_dotl;338 static const struct super_operations v9fs_super_ops = {348 static const struct super_operations v9fs_super_ops_dotl = {
7 const struct super_operations *ops;
20 const struct super_operations *sops; /* NFS Super operations */
24 static const struct super_operations nfs4_sops = {
54 static const struct super_operations ramfs_ops;185 static const struct super_operations ramfs_ops = {
58 extern const struct super_operations gfs2_super_ops;
104 extern const struct super_operations kernfs_sops;
34 static struct super_operations vboxsf_super_ops; /* forward declaration */323 static struct super_operations vboxsf_super_ops = {
29 static const struct super_operations qnx4_sops;36 static const struct super_operations qnx4_sops =
170 const struct super_operations ecryptfs_sops = {
37 static const struct super_operations configfs_ops = {
41 static const struct super_operations dlmfs_ops;539 static const struct super_operations dlmfs_ops = {
45 static const struct super_operations hypfs_s_ops;457 static const struct super_operations hypfs_s_ops = {
41 static const struct super_operations squashfs_super_ops;575 static const struct super_operations squashfs_super_ops = {
35 static const struct super_operations securityfs_super_operations = {
167 extern const struct super_operations sysv_sops;
218 extern const struct super_operations proc_sops;
26 static const struct super_operations efivarfs_ops = {
29 static const struct super_operations qnx6_sops;38 static const struct super_operations qnx6_sops = {
32 static const struct super_operations btrfs_test_super_ops = {
139 static const struct super_operations vxfs_super_ops = {
231 const struct super_operations *ops = sb->s_op; in alloc_inode()280 const struct super_operations *ops = inode->i_sb->s_op; in destroy_inode()571 const struct super_operations *op = inode->i_sb->s_op; in evict()1633 const struct super_operations *op = inode->i_sb->s_op; in iput_final()
278 static const struct super_operations nsfs_ops = {
98 static const struct super_operations coda_super_operations =
118 static const struct super_operations efs_superblock_operations = {
Completed in 44 milliseconds