Home | History | Annotate | Download | only in sdcard

Lines Matching refs:truncate64

946     if ((req->valid & FATTR_SIZE) && truncate64(path, req->size) < 0) {