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

/illumos-gate/usr/src/uts/common/fs/swapfs/
H A Dswap_vnops.c153 int flag_noreloc; local
166 flag_noreloc = PG_NORELOC;
168 flag_noreloc = 0;
185 if (flag_noreloc != 0) {
215 PG_WAIT | PG_EXCL | flag_noreloc,

Completed in 60 milliseconds