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

/linux-master/fs/erofs/
H A Dzmap.c462 ofs = flags & EROFS_GET_BLOCKS_FINDTAIL ? inode->i_size - 1 : map->m_la;
470 if (ztailpacking && (flags & EROFS_GET_BLOCKS_FINDTAIL))
521 if (flags & EROFS_GET_BLOCKS_FINDTAIL) {
658 EROFS_GET_BLOCKS_FINDTAIL);
679 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 155 milliseconds