Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_super.c73 STATIC struct super_operations linvfs_sops; variable
908 sb->s_op = &linvfs_sops; in linvfs_read_super()
961 STATIC struct super_operations linvfs_sops = { variable