Home
last modified time | relevance | path

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

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