Home
last modified time | relevance | path

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

/linux-4.1.27/fs/hppfs/
Dhppfs.c49 static const struct super_operations hppfs_sbops; variable
630 static const struct super_operations hppfs_sbops = { variable
721 sb->s_op = &hppfs_sbops; in hppfs_fill_super()