Home
last modified time | relevance | path

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

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