Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_super.c55 static const struct super_operations xfs_super_operations; variable
1182 static const struct super_operations xfs_super_operations = { variable
1531 sb->s_op = &xfs_super_operations; in xfs_fs_fill_super()