Searched defs:sb_rdonly (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dfs.h2234 static inline bool sb_rdonly(const struct super_block *sb) { return sb->s_flags & SB_RDONLY; } function

Completed in 170 milliseconds