Searched refs:ISOFS_BLOCK_SIZE (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/isofs/
H A Dnamei.c69 f_pos = (f_pos + ISOFS_BLOCK_SIZE) & ~(ISOFS_BLOCK_SIZE - 1); isofs_find_entry()
H A Ddir.c122 ctx->pos = (ctx->pos + ISOFS_BLOCK_SIZE) & ~(ISOFS_BLOCK_SIZE - 1); do_isofs_readdir()
/linux-4.1.27/include/uapi/linux/
H A Diso_fs.h160 #define ISOFS_BLOCK_SIZE 2048 macro

Completed in 93 milliseconds