Home
last modified time | relevance | path

Searched refs:get_sb_block (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/ext2/
Dsuper.c421 static unsigned long get_sb_block(void **data) in get_sb_block() function
844 unsigned long sb_block = get_sb_block(&data); in ext2_fill_super()
/linux-4.19.296/fs/ext4/
Dsuper.c1558 static ext4_fsblk_t get_sb_block(void **data) in get_sb_block() function
3598 ext4_fsblk_t sb_block = get_sb_block(&data); in ext4_fill_super()