Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_inode.h372 return xfs_can_sw_atomic_write(ip->i_mount); in xfs_inode_can_sw_atomic_write()
H A Dxfs_mount.h480 static inline bool xfs_can_sw_atomic_write(struct xfs_mount *mp) in xfs_can_sw_atomic_write() function