Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nilfs2/
Dsegment.h240 extern int nilfs_read_super_root_block(struct the_nilfs *, sector_t,
Dthe_nilfs.c116 err = nilfs_read_super_root_block(nilfs, sr_block, &bh_sr, 1); in nilfs_load_super_root()
Drecovery.c142 int nilfs_read_super_root_block(struct the_nilfs *nilfs, sector_t sr_block, in nilfs_read_super_root_block() function