Searched refs:UFS_IND_FRAGMENT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ufs/ | ||
H A D | ufs_fs.h | 135 #define UFS_IND_FRAGMENT (UFS_IND_BLOCK << uspi->s_fpbshift) macro |
H A D | inode.c | 1101 if (lastfrag >= UFS_IND_FRAGMENT) { in ufs_alloc_lastblock() |