Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_super.c43 static const struct super_operations xfs_super_operations; variable
1112 static const struct super_operations xfs_super_operations = { variable
1432 sb->s_op = &xfs_super_operations; in xfs_fc_fill_super()