Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ufs/
Dufs.h16 struct ufs_csum;
20 struct ufs_csum * s_csp;
Dufs_fs.h304 struct ufs_csum { struct
422 struct ufs_csum fs_cstotal; /* cylinder summary information */
545 struct ufs_csum cg_cs; /* cylinder summary information */
587 struct ufs_csum cg_cs; /* cylinder summary information */
868 struct ufs_csum fs_cstotal;
Dsuper.c522 sbi->s_csp = (struct ufs_csum *)space; in ufs_read_cylinder_structures()