Searched refs:FATTR_SIZE (Results 1 - 2 of 2) sorted by relevance

/system/core/sdcard/
H A Dfuse.h131 #define FATTR_SIZE (1 << 3) macro
H A Dsdcard.c591 if ((req->valid & FATTR_SIZE) && truncate(path, req->size) < 0) {

Completed in 465 milliseconds