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