Lines Matching refs:list_empty
77 if (list_empty(&mnt->mnt_share)) { in do_make_slave()
85 while (!list_empty(p)) { in do_make_slave()
153 if (!IS_MNT_NEW(m) && !list_empty(&m->mnt_slave_list)) in propagation_next()
177 if (!IS_MNT_NEW(m) && !list_empty(&m->mnt_slave_list)) in skip_propagation_subtree()
188 if (!IS_MNT_NEW(m) && !list_empty(&m->mnt_slave_list)) in next_group()
382 if (!list_empty(&mnt->mnt_mounts) || do_refcount_check(mnt, refcnt)) in propagate_mount_busy()
398 else if (!list_empty(&child->mnt_mounts)) in propagate_mount_busy()
460 if (!list_empty(&child->mnt_umounting) && IS_MNT_MARKED(child)) in __propagate_umount()
499 while (!list_empty(to_restore)) { in restore_mounts()
521 while (!list_empty(visited)) { in cleanup_umount_visitations()
553 if (!list_empty(&mnt->mnt_umounting)) in propagate_umount()
564 if (!list_empty(&child->mnt_umounting)) { in propagate_umount()
590 if (list_empty(&child->mnt_umounting)) in propagate_umount()