Home
last modified time | relevance | path

Searched refs:btrfs_super_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/btrfs/
Dsuper.c51 static const struct super_operations btrfs_super_ops; variable
1192 sb->s_op = &btrfs_super_ops; in btrfs_fill_super()
2363 static const struct super_operations btrfs_super_ops = { variable