Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnilfs2_ondisk.h85 struct nilfs_super_root { struct
96 ((unsigned long)&((struct nilfs_super_root *)0)->sr_dat + \ argument
/openbmc/linux/fs/nilfs2/
H A Dsegbuf.c234 struct nilfs_super_root *raw_sr; in nilfs_segbuf_fill_in_super_root_crc()
239 raw_sr = (struct nilfs_super_root *)segbuf->sb_super_root->b_data; in nilfs_segbuf_fill_in_super_root_crc()
H A Dthe_nilfs.c100 struct nilfs_super_root *raw_sr; in nilfs_load_super_root()
135 raw_sr = (struct nilfs_super_root *)bh_sr->b_data; in nilfs_load_super_root()
H A Drecovery.c134 struct nilfs_super_root *sr; in nilfs_read_super_root_block()
145 sr = (struct nilfs_super_root *)bh_sr->b_data; in nilfs_read_super_root_block()
H A Dsegment.c985 struct nilfs_super_root *raw_sr; in nilfs_segctor_fill_in_super_root()
991 raw_sr = (struct nilfs_super_root *)bh_sr->b_data; in nilfs_segctor_fill_in_super_root()