Searched defs:super_lock (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/fs/ | ||
D | super.c | 111 static __must_check bool super_lock(struct super_block *sb, bool excl) in super_lock() function |
/linux-6.6.21/fs/btrfs/ | ||
D | fs.h | 455 spinlock_t super_lock; member |