Searched refs:lockref_init (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | lockref.h | 43 static inline void lockref_init(struct lockref *lockref) in lockref_init() function |
| /linux/fs/ | ||
| H A D | dcache.c | 1769 lockref_init(&dentry->d_lockref); in __d_alloc() |