Home
last modified time | relevance | path

Searched refs:sb_start_intwrite_trylock (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/fs/ext4/
Dfile.c802 if (sb_rdonly(sb) || !sb_start_intwrite_trylock(sb)) in ext4_sample_last_mounted()
/linux-5.19.10/include/linux/
Dfs.h1824 static inline bool sb_start_intwrite_trylock(struct super_block *sb) in sb_start_intwrite_trylock() function