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

/linux-master/fs/xfs/
H A Dxfs_super.c53 static const struct super_operations xfs_super_operations; variable in typeref:struct:super_operations
1171 static const struct super_operations xfs_super_operations = { variable in typeref:struct:super_operations
1520 sb->s_op = &xfs_super_operations;

Completed in 106 milliseconds