OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BMAP_ALLOC
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/lib/ext2fs/
bmap.c
68
if (!b && (flags &
BMAP_ALLOC
)) {
188
if ((*phys_blk == 0) && (bmap_flags &
BMAP_ALLOC
)) {
225
if ((*phys_blk == 0) && (bmap_flags &
BMAP_ALLOC
)) {
242
if (!(bmap_flags &
BMAP_ALLOC
)) {
267
if (!(bmap_flags &
BMAP_ALLOC
)) {
291
if (!(bmap_flags &
BMAP_ALLOC
)) {
fileio.c
120
BMAP_BUFFER, file->ino ?
BMAP_ALLOC
: 0,
ext2fs.h
473
#define
BMAP_ALLOC
0x0001
[
all
...]
Completed in 264 milliseconds