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

/fs/gfs2/
H A Daops.c566 unsigned amt; local
571 amt = size - copied;
573 amt = PAGE_CACHE_SIZE - offset;
578 memcpy(buf + copied, p + offset, amt);
581 copied += amt;
H A Drgrp.c1321 u64 amt; local
1367 &amt);
1372 trimmed += amt;

Completed in 47 milliseconds