Searched refs:UFS_IND_FRAGMENT (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/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 | 1097 if (lastfrag >= UFS_IND_FRAGMENT) { in ufs_alloc_lastblock() |