Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dread_write.c1390 lockdep_assert(sb_write_started(file_inode(file_out)->i_sb)); in generic_copy_file_range()
/openbmc/linux/include/linux/
H A Dfs.h1646 static inline bool sb_write_started(const struct super_block *sb) in sb_write_started() function
/openbmc/linux/fs/btrfs/
H A Drelocation.c3985 ASSERT(sb_write_started(fs_info->sb)); in btrfs_relocate_block_group()