Searched refs:newblocks (Results 1 – 5 of 5) sorted by relevance
179 __u64 newblocks; /* new data subvol size, fsblocks */ member184 __u64 newblocks; /* new realtime size, fsblocks */ member
51 if (get_user(in->newblocks, &arg32->newblocks) || in xfs_compat_growfs_data_copyin()62 if (get_user(in->newblocks, &arg32->newblocks) || in xfs_compat_growfs_rt_copyin()
102 nb = in->newblocks; in xfs_growfs_data_private()247 nb = in->newblocks; in xfs_growfs_log_private()309 if (in->newblocks != mp->m_sb.sb_dblocks) { in xfs_growfs_data()
1002 if (in->newblocks <= sbp->sb_rblocks) in xfs_growfs_rt()1019 nrblocks = in->newblocks; in xfs_growfs_rt()
300 __u64 newblocks; /* new data subvol size, fsblocks */ member305 __u32 newblocks; /* new log size, fsblocks */ member310 __u64 newblocks; /* new realtime size, fsblocks */ member