Searched defs:fshift (Results 1 - 2 of 2) sorted by relevance
| /src/sys/ufs/ext2fs/ | ||
| H A D | ext2fs_readwrite.c | 276 const unsigned int fshift = ilog2(MAXPHYS); local in function:ext2fs_write |
| /src/sys/ufs/ufs/ | ||
| H A D | ufs_readwrite.c | 253 const unsigned int fshift = ilog2(MAXPHYS); local in function:WRITE |
Completed in 3 milliseconds