OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLOCK_FLAG_DATA_ONLY
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/lib/ext2fs/
block.c
69
!(ctx->flags &
BLOCK_FLAG_DATA_ONLY
)) {
136
!(ctx->flags &
BLOCK_FLAG_DATA_ONLY
) &&
158
BLOCK_FLAG_DATA_ONLY
))) {
222
!(ctx->flags &
BLOCK_FLAG_DATA_ONLY
) &&
244
BLOCK_FLAG_DATA_ONLY
))) {
308
!(ctx->flags &
BLOCK_FLAG_DATA_ONLY
) &&
376
!(flags &
BLOCK_FLAG_DATA_ONLY
)) {
437
if (ctx.flags &
BLOCK_FLAG_DATA_ONLY
)
ext2fs.h
313
*
BLOCK_FLAG_DATA_ONLY
indicates that the iterator function should be
325
#define
BLOCK_FLAG_DATA_ONLY
4
[
all
...]
Completed in 5123 milliseconds