Home
last modified time | relevance | path

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

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