Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext2/
Dsuper.c385 static unsigned long get_sb_block(void **data) in get_sb_block() function
789 unsigned long sb_block = get_sb_block(&data); in ext2_fill_super()
/linux-4.4.14/fs/ext4/
Dsuper.c1254 static ext4_fsblk_t get_sb_block(void **data) in get_sb_block() function
3109 ext4_fsblk_t sb_block = get_sb_block(&data); in ext4_fill_super()