Searched refs:s_orphan_lock (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ext4/ | ||
| H A D | ext4.h | 1577 struct mutex s_orphan_lock; /* Protects on disk list changes */ member |
| H A D | super.c | 5483 mutex_init(&sbi->s_orphan_lock); in __ext4_fill_super() |