Home
last modified time | relevance | path

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

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