Lines Matching refs:level
541 mutex_lock_nested(&rev->ns->lock, rev->ns->level); in ns_revision_read()
551 mutex_lock_nested(&rev->ns->lock, rev->ns->level); in ns_revision_read()
585 mutex_lock_nested(&rev->ns->lock, rev->ns->level); in ns_revision_poll()
1187 seq_printf(seq, "%d\n", labels_ns(label)->level); in seq_ns_level_show()
1204 SEQ_NS_FOPS(level);
1713 mutex_lock_nested(&parent->lock, parent->level); in ns_mkdir_op()
1762 mutex_lock_nested(&parent->lock, parent->level); in ns_rmdir_op()
1817 mutex_lock_nested(&sub->lock, sub->level); in __aafs_ns_rmdir()
1947 mutex_lock_nested(&sub->lock, sub->level); in __aafs_ns_mkdir()
1988 mutex_lock_nested(&next->lock, next->level); in __next_ns()
1998 mutex_lock_nested(&next->lock, next->level); in __next_ns()
2106 mutex_lock_nested(&root->lock, root->level); in p_start()
2548 mutex_lock_nested(&root_ns->lock, root_ns->level); in aa_create_aafs()