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

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/isofs/
H A Dnamei.c93 f_pos = (f_pos + ISOFS_BLOCK_SIZE) & ~(ISOFS_BLOCK_SIZE - 1);
H A Ddir.c144 filp->f_pos = (filp->f_pos + ISOFS_BLOCK_SIZE) & ~(ISOFS_BLOCK_SIZE - 1);
H A Dinode.c1054 f_pos = (f_pos + ISOFS_BLOCK_SIZE) & ~(ISOFS_BLOCK_SIZE - 1);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Diso_fs.h159 #define ISOFS_BLOCK_SIZE 2048 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Diso_fs.h159 #define ISOFS_BLOCK_SIZE 2048 macro

Completed in 92 milliseconds