Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ufs/
Dufs.h9 struct ufs_csum;
13 struct ufs_csum * s_csp;
Dufs_fs.h302 struct ufs_csum { struct
420 struct ufs_csum fs_cstotal; /* cylinder summary information */
543 struct ufs_csum cg_cs; /* cylinder summary information */
585 struct ufs_csum cg_cs; /* cylinder summary information */
865 struct ufs_csum fs_cstotal;
Dsuper.c544 sbi->s_csp = (struct ufs_csum *)space; in ufs_read_cylinder_structures()