Home | History | Annotate | Download | only in sdcard

Lines Matching refs:truncate64

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