first_handle     1119 mm/z3fold.c    	unsigned long first_handle = 0, middle_handle = 0, last_handle = 0;
first_handle     1175 mm/z3fold.c    			first_handle = 0;
first_handle     1179 mm/z3fold.c    				first_handle = __encode_handle(zhdr, &slots,
first_handle     1193 mm/z3fold.c    			first_handle = __encode_handle(zhdr, &slots, HEADLESS);
first_handle     1203 mm/z3fold.c    		if (first_handle) {
first_handle     1204 mm/z3fold.c    			ret = pool->ops->evict(pool, first_handle);
first_handle      506 mm/zbud.c      	unsigned long first_handle = 0, last_handle = 0;
first_handle      524 mm/zbud.c      		first_handle = 0;
first_handle      527 mm/zbud.c      			first_handle = encode_handle(zhdr, FIRST);
first_handle      533 mm/zbud.c      		if (first_handle) {
first_handle      534 mm/zbud.c      			ret = pool->ops->evict(pool, first_handle);