Searched defs:UFS_MAXFRAG (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ufs/ | ||
| D | ufs_fs.h | 125 #define UFS_MAXFRAG (UFS_BSIZE / UFS_FSIZE) macro |
| /kernel/linux/linux-6.6/fs/ufs/ | ||
| D | ufs_fs.h | 125 #define UFS_MAXFRAG (UFS_BSIZE / UFS_FSIZE) macro |