Lines Matching refs:level
543 mutex_lock_nested(&rev->ns->lock, rev->ns->level); in ns_revision_read()
553 mutex_lock_nested(&rev->ns->lock, rev->ns->level); in ns_revision_read()
587 mutex_lock_nested(&rev->ns->lock, rev->ns->level); in ns_revision_poll()
1197 seq_printf(seq, "%d\n", labels_ns(label)->level); in seq_ns_level_show()
1226 SEQ_NS_FOPS(level);
1829 mutex_lock_nested(&parent->lock, parent->level); in ns_mkdir_op()
1879 mutex_lock_nested(&parent->lock, parent->level); in ns_rmdir_op()
1934 mutex_lock_nested(&sub->lock, sub->level); in __aafs_ns_rmdir()
2064 mutex_lock_nested(&sub->lock, sub->level); in __aafs_ns_mkdir()
2105 mutex_lock_nested(&next->lock, next->level); in __next_ns()
2115 mutex_lock_nested(&next->lock, next->level); in __next_ns()
2223 mutex_lock_nested(&root->lock, root->level); in p_start()
2701 mutex_lock_nested(&root_ns->lock, root_ns->level); in aa_create_aafs()