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

/linux-master/mm/
H A Dz3fold.c122 unsigned short foreign_handles:2; member in struct:z3fold_header
298 zhdr->foreign_handles--;
660 new_zhdr->foreign_handles++;
762 if (!zhdr->foreign_handles && buddy_single(zhdr) &&
1266 if (zhdr->mapped_count != 0 || zhdr->foreign_handles != 0)
1301 if (zhdr->mapped_count != 0 || zhdr->foreign_handles != 0) {

Completed in 116 milliseconds