Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dfile.c819 if (sb_rdonly(sb) || !sb_start_intwrite_trylock(sb)) in ext4_sample_last_mounted()
/openbmc/linux/include/linux/
H A Dfs.h1758 static inline bool sb_start_intwrite_trylock(struct super_block *sb) in sb_start_intwrite_trylock() function