Home
last modified time | relevance | path

Searched refs:fs_sbsize (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ufs/
H A Dufs_fs.h383 __fs32 fs_sbsize; /* actual size of super block */
840 __fs32 fs_sbsize; member
H A Dsuper.c203 pr_debug(" sbsize: %u\n", fs32_to_cpu(sb, usb1->fs_sbsize)); in ufs_print_super_stuff()
1068 uspi->s_sbsize = fs32_to_cpu(sb, usb1->fs_sbsize); in ufs_fill_super()
/kernel/linux/linux-6.6/fs/ufs/
H A Dufs_fs.h383 __fs32 fs_sbsize; /* actual size of super block */
840 __fs32 fs_sbsize; member
H A Dsuper.c202 pr_debug(" sbsize: %u\n", fs32_to_cpu(sb, usb1->fs_sbsize)); in ufs_print_super_stuff()
1067 uspi->s_sbsize = fs32_to_cpu(sb, usb1->fs_sbsize); in ufs_fill_super()

Completed in 9 milliseconds