update_flags 747 fs/xfs/xfs_mount.c *update_flags |= XFS_SB_UNIT; update_flags 751 fs/xfs/xfs_mount.c *update_flags |= XFS_SB_WIDTH; update_flags 916 fs/xfs/xfs_mount.c __int64_t update_flags = 0LL; update_flags 944 fs/xfs/xfs_mount.c update_flags |= XFS_SB_FEATURES2 | XFS_SB_BAD_FEATURES2; update_flags 958 fs/xfs/xfs_mount.c update_flags |= XFS_SB_FEATURES2; update_flags 962 fs/xfs/xfs_mount.c update_flags |= XFS_SB_VERSIONNUM; update_flags 971 fs/xfs/xfs_mount.c error = xfs_update_alignment(mp, &update_flags); update_flags 1150 fs/xfs/xfs_mount.c if (update_flags && !(mp->m_flags & XFS_MOUNT_RDONLY)) { update_flags 1151 fs/xfs/xfs_mount.c error = xfs_mount_log_sb(mp, update_flags); update_flags 33 sound/pci/echoaudio/gina20_dsp.c static int update_flags(struct echoaudio *chip); update_flags 216 sound/pci/echoaudio/gina20_dsp.c return update_flags(chip); update_flags 37 sound/pci/echoaudio/layla20_dsp.c static int update_flags(struct echoaudio *chip); update_flags 292 sound/pci/echoaudio/layla20_dsp.c return update_flags(chip); update_flags 34 sound/pci/echoaudio/mia_dsp.c static int update_flags(struct echoaudio *chip); update_flags 230 sound/pci/echoaudio/mia_dsp.c return update_flags(chip);