Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_inode.h577 mapping_clear_stable_writes(VFS_I(ip)->i_mapping); in xfs_update_stable_writes()
/openbmc/linux/include/linux/
H A Dpagemap.h304 static inline void mapping_clear_stable_writes(struct address_space *mapping) in mapping_clear_stable_writes() function