Home
last modified time | relevance | path

Searched refs:get_sb_block (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/ext2/
H A Dsuper.c411 static unsigned long get_sb_block(void **data) in get_sb_block() function
526 /* handled by get_sb_block() instead of here */ in parse_options()
817 unsigned long sb_block = get_sb_block(&data); in ext2_fill_super()
/kernel/linux/linux-6.6/fs/ext2/
H A Dsuper.c405 static unsigned long get_sb_block(void **data) in get_sb_block() function
520 /* handled by get_sb_block() instead of here */ in parse_options()
811 unsigned long sb_block = get_sb_block(&data); in ext2_fill_super()
/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c1795 static ext4_fsblk_t get_sb_block(void **data) in get_sb_block() function
2123 return 1; /* handled by get_sb_block() */ in handle_mount_opt()
4008 ext4_fsblk_t sb_block = get_sb_block(&data); in ext4_fill_super()

Completed in 13 milliseconds