Searched refs:nilfs_read_super_block (Results 1 – 3 of 3) sorted by relevance
/linux/fs/nilfs2/ |
A D | the_nilfs.c | 495 sbp[0] = nilfs_read_super_block(sb, NILFS_SB_OFFSET_BYTES, blocksize, in nilfs_load_super_block() 497 sbp[1] = nilfs_read_super_block(sb, sb2off, blocksize, &sbh[1]); in nilfs_load_super_block()
|
A D | nilfs.h | 335 nilfs_read_super_block(struct super_block *, u64, int, struct buffer_head **);
|
A D | super.c | 834 struct nilfs_super_block *nilfs_read_super_block(struct super_block *sb, in nilfs_read_super_block() function
|
Completed in 7 milliseconds