Lines Matching refs:level
539 mutex_lock_nested(&rev->ns->lock, rev->ns->level); in ns_revision_read()
549 mutex_lock_nested(&rev->ns->lock, rev->ns->level); in ns_revision_read()
583 mutex_lock_nested(&rev->ns->lock, rev->ns->level); in ns_revision_poll()
1185 seq_printf(seq, "%d\n", labels_ns(label)->level); in seq_ns_level_show()
1202 SEQ_NS_FOPS(level);
1800 mutex_lock_nested(&parent->lock, parent->level); in ns_mkdir_op()
1849 mutex_lock_nested(&parent->lock, parent->level); in ns_rmdir_op()
1904 mutex_lock_nested(&sub->lock, sub->level); in __aafs_ns_rmdir()
2034 mutex_lock_nested(&sub->lock, sub->level); in __aafs_ns_mkdir()
2075 mutex_lock_nested(&next->lock, next->level); in __next_ns()
2085 mutex_lock_nested(&next->lock, next->level); in __next_ns()
2193 mutex_lock_nested(&root->lock, root->level); in p_start()
2639 mutex_lock_nested(&root_ns->lock, root_ns->level); in aa_create_aafs()