Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfs.h1760 static inline bool sb_write_not_started(const struct super_block *sb) in sb_write_not_started() function
1792 return sb_write_not_started(file_inode(file)->i_sb); in file_write_not_started()