Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dnilfs2_fs.h94 struct nilfs_super_root { struct
105 ((unsigned long)&((struct nilfs_super_root *)0)->sr_dat + \ argument
110 #define NILFS_SR_BYTES (sizeof(struct nilfs_super_root))
/linux-2.6.39/fs/nilfs2/
Dsegbuf.c241 struct nilfs_super_root *raw_sr; in nilfs_segbuf_fill_in_super_root_crc()
244 raw_sr = (struct nilfs_super_root *)segbuf->sb_super_root->b_data; in nilfs_segbuf_fill_in_super_root_crc()
Dthe_nilfs.c109 struct nilfs_super_root *raw_sr; in nilfs_load_super_root()
144 raw_sr = (struct nilfs_super_root *)bh_sr->b_data; in nilfs_load_super_root()
Drecovery.c146 struct nilfs_super_root *sr; in nilfs_read_super_root_block()
157 sr = (struct nilfs_super_root *)bh_sr->b_data; in nilfs_read_super_root_block()
Dsegment.c891 struct nilfs_super_root *raw_sr; in nilfs_segctor_fill_in_super_root()
895 raw_sr = (struct nilfs_super_root *)bh_sr->b_data; in nilfs_segctor_fill_in_super_root()