Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_sysctl.h88 bool always_cow; /* use COW fork for all overwrites */ member
H A Dxfs_super.c1923 if (xfs_globals.always_cow) { in xfs_fs_fill_super()
1924 xfs_info(mp, "using DEBUG-only always_cow mode."); in xfs_fs_fill_super()