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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dfileio.c47 if ((flags & (EXT2_FILE_WRITE | EXT2_FILE_CREATE)) &&
260 if (!(file->flags & EXT2_FILE_WRITE))
H A Dinode_io.c147 open_flags = (flags & IO_FLAG_RW) ? EXT2_FILE_WRITE : 0;
H A Dext2fs.h115 #define EXT2_FILE_WRITE 0x0001 macro

Completed in 53 milliseconds