Searched refs:QNX4_BLOCK_SIZE (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/qnx4/
H A Dbitmap.c31 int bytes = min(size - total, QNX4_BLOCK_SIZE);
H A Dnamei.c59 while (blkofs * QNX4_BLOCK_SIZE + offset < dir->i_size) {
H A Dinode.c205 sb_set_blocksize(s, QNX4_BLOCK_SIZE);
/linux-master/include/uapi/linux/
H A Dqnx4_fs.h30 #define QNX4_BLOCK_SIZE 0x200 /* blocksize of 512 bytes */ macro

Completed in 305 milliseconds