Home
last modified time | relevance | path

Searched refs:block_size (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dreiserfs_fs.h682 #define MAX_ITEM_LEN(block_size) (block_size - BLKH_SIZE - IH_SIZE) argument
1035 #define REISERFS_MAX_NAME(block_size) 255 argument
1451 int (*bytes_number) (struct item_head * ih, int block_size);
H A Dcdrom.h796 __u32 block_size; member
/utopia/UTPA2-700.0.x/mxlib/msfs/ecos/
H A DMsFS.c733 pFsInfo->u32ClusSize = FsUsage.block_size; in MApi_FS_Info()