Home
last modified time | relevance | path

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

/linux/include/linux/fs/
H A Dsuper.h63 static inline bool sb_write_not_started(const struct super_block *sb) in sb_write_not_started() function
/linux/include/linux/
H A Dfs.h1751 return sb_write_not_started(file_inode(file)->i_sb); in file_write_not_started()