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()
389 if (!list_empty(&mnt->mnt_mounts) || do_refcount_check(mnt, refcnt)) in propagate_mount_busy()
405 else if (!list_empty(&child->mnt_mounts)) in propagate_mount_busy()
467 if (!list_empty(&child->mnt_umounting) && IS_MNT_MARKED(child)) in __propagate_umount()
506 while (!list_empty(to_restore)) { in restore_mounts()
528 while (!list_empty(visited)) { in cleanup_umount_visitations()
560 if (!list_empty(&mnt->mnt_umounting)) in propagate_umount()
571 if (!list_empty(&child->mnt_umounting)) { in propagate_umount()
597 if (list_empty(&child->mnt_umounting)) in propagate_umount()