Home
last modified time | relevance | path

Searched defs:super_lock (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/
H A Dsuper.c111 static __must_check bool super_lock(struct super_block *sb, bool excl) in super_lock() function
/openbmc/linux/fs/btrfs/
H A Dfs.h455 spinlock_t super_lock; member