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

/linux-master/fs/erofs/
H A Dzmap.c451 ofs = flags & EROFS_GET_BLOCKS_FINDTAIL ? inode->i_size - 1 : map->m_la;
459 if (ztailpacking && (flags & EROFS_GET_BLOCKS_FINDTAIL))
510 if (flags & EROFS_GET_BLOCKS_FINDTAIL) {
648 EROFS_GET_BLOCKS_FINDTAIL);
669 EROFS_GET_BLOCKS_FINDTAIL);
H A Dinternal.h363 #define EROFS_GET_BLOCKS_FINDTAIL 0x0004 macro
/linux-master/include/trace/events/
H A Derofs.h24 { EROFS_GET_BLOCKS_FINDTAIL, "FINDTAIL" })

Completed in 159 milliseconds