PD_LIST_SLOCKED
else if (drflags & PD_LIST_SLOCKED)
drflags = PD_LIST_SLOCKED;
else if (drflags & PD_LIST_SLOCKED)
return (do_jail_attach(td, pr, PD_LOCKED | PD_LIST_SLOCKED));
drflags = PD_LIST_SLOCKED;
drflags &= ~(PD_LIST_SLOCKED | PD_LIST_XLOCKED);
drflags |= PD_LIST_SLOCKED;
if (flags & PD_LIST_SLOCKED)
if (flags & PD_LIST_SLOCKED) {
flags &= ~PD_LIST_SLOCKED;