Home
last modified time | relevance | path

Searched refs:kernfs_idr_lock (Results 1 – 2 of 2) sorted by relevance

/fs/kernfs/
A Ddir.c587 spin_lock(&root->kernfs_idr_lock); in kernfs_put()
589 spin_unlock(&root->kernfs_idr_lock); in kernfs_put()
642 spin_lock(&root->kernfs_idr_lock); in __kernfs_new_node()
648 spin_unlock(&root->kernfs_idr_lock); in __kernfs_new_node()
684 spin_lock(&root->kernfs_idr_lock); in __kernfs_new_node()
686 spin_unlock(&root->kernfs_idr_lock); in __kernfs_new_node()
992 spin_lock_init(&root->kernfs_idr_lock); in kernfs_create_root()
A Dkernfs-internal.h41 spinlock_t kernfs_idr_lock; /* root->ino_idr */ member

Completed in 8 milliseconds