Searched refs:NR_KERNFS_LOCKS (Results 1 – 2 of 2) sorted by relevance
68 #define NR_KERNFS_LOCKS (1 << NR_KERNFS_LOCK_BITS) macro91 struct mutex open_file_mutex[NR_KERNFS_LOCKS];
410 for (count = 0; count < NR_KERNFS_LOCKS; count++) in kernfs_mutex_init()