Home
last modified time | relevance | path

Searched refs:UFS_42POSTBLFMT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ufs/
H A Dutil.h43 if (fs32_to_cpu(sb, usb3->fs_postblformat) == UFS_42POSTBLFMT) in ufs_get_fs_state()
62 if (fs32_to_cpu(sb, usb3->fs_postblformat) == UFS_42POSTBLFMT) { in ufs_set_fs_state()
H A Dufs_fs.h507 #define UFS_42POSTBLFMT -1 /* 4.2BSD rotational table format */ macro
H A Dsuper.c1013 (uspi->s_postblformat != UFS_42POSTBLFMT)) { in ufs_fill_super()
1019 uspi->s_postblformat == UFS_42POSTBLFMT) { in ufs_fill_super()
/kernel/linux/linux-6.6/fs/ufs/
H A Dutil.h37 if (fs32_to_cpu(sb, usb3->fs_postblformat) == UFS_42POSTBLFMT) in ufs_get_fs_state()
56 if (fs32_to_cpu(sb, usb3->fs_postblformat) == UFS_42POSTBLFMT) { in ufs_set_fs_state()
H A Dufs_fs.h507 #define UFS_42POSTBLFMT -1 /* 4.2BSD rotational table format */ macro
H A Dsuper.c1012 (uspi->s_postblformat != UFS_42POSTBLFMT)) { in ufs_fill_super()
1018 uspi->s_postblformat == UFS_42POSTBLFMT) { in ufs_fill_super()

Completed in 10 milliseconds