Lines Matching defs:unstuff
46 * gfs2_unstuffer_page - unstuff a stuffed inode into a block cached by a page
107 * @ip: The GFS2 inode to unstuff
870 goto unstuff;
892 unstuff:
1067 bool unstuff;
1070 unstuff = gfs2_is_stuffed(ip) &&
1073 if (unstuff || iomap->type == IOMAP_HOLE) {
1104 if (unstuff) {
2098 * Although it is not strictly required to unstuff files here,
2115 int unstuff = 0;
2125 unstuff = 1;
2129 (unstuff &&
2136 if (unstuff) {
2155 if (unstuff) {