Lines Matching defs:unstuff
46 * gfs2_unstuffer_page - unstuff a stuffed inode into a block cached by a page
149 * @ip: The GFS2 inode to unstuff
868 goto unstuff;
890 unstuff:
1012 bool unstuff;
1015 unstuff = gfs2_is_stuffed(ip) &&
1018 if (unstuff || iomap->type == IOMAP_HOLE) {
1049 if (unstuff) {
2047 * Although it is not strictly required to unstuff files here,
2064 int unstuff = 0;
2074 unstuff = 1;
2078 (unstuff &&
2085 if (unstuff) {
2104 if (unstuff) {