Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_mount.c645 __int64_t update_flags; local
664 update_flags = 0LL;
718 update_flags |= XFS_SB_UNIT;
722 update_flags |= XFS_SB_WIDTH;
1016 if (update_flags && !(vfsp->vfs_flag & VFS_RDONLY))
1017 xfs_mount_log_sbunit(mp, update_flags);