Searched refs:icw_flags (Results 1 – 4 of 4) sorted by relevance
13 __u32 icw_flags; member
1073 dst->icw_flags = 0; in xfs_fs_eofblocks_from_user()1075 dst->icw_flags |= XFS_ICWALK_FLAG_SYNC; in xfs_fs_eofblocks_from_user()1077 dst->icw_flags |= XFS_ICWALK_FLAG_UID; in xfs_fs_eofblocks_from_user()1079 dst->icw_flags |= XFS_ICWALK_FLAG_GID; in xfs_fs_eofblocks_from_user()1081 dst->icw_flags |= XFS_ICWALK_FLAG_PRID; in xfs_fs_eofblocks_from_user()1083 dst->icw_flags |= XFS_ICWALK_FLAG_MINFILESIZE; in xfs_fs_eofblocks_from_user()
1003 icw.icw_flags = XFS_ICWALK_FLAG_SYNC; in xfs_file_buffered_write()
2087 .icw_flags = XFS_ICWALK_FLAG_SYNC, in xfs_remount_ro()