Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dsegment.h241 extern int nilfs_read_super_root_block(struct the_nilfs *, sector_t,
Dthe_nilfs.c107 err = nilfs_read_super_root_block(nilfs, sr_block, &bh_sr, 1); in nilfs_load_super_root()
Drecovery.c130 int nilfs_read_super_root_block(struct the_nilfs *nilfs, sector_t sr_block, in nilfs_read_super_root_block() function