Searched refs:newblocks (Results 1 – 5 of 5) sorted by relevance
201 __u64 newblocks; /* new data subvol size, fsblocks */ member206 __u64 newblocks; /* new realtime size, fsblocks */ member
65 if (get_user(in->newblocks, &arg32->newblocks) || in xfs_compat_growfs_data_copyin()76 if (get_user(in->newblocks, &arg32->newblocks) || in xfs_compat_growfs_rt_copyin()
99 nb = in->newblocks; in xfs_growfs_data_private()232 nb = in->newblocks; in xfs_growfs_log_private()294 if (in->newblocks != mp->m_sb.sb_dblocks) { in xfs_growfs_data()
941 if (in->newblocks <= sbp->sb_rblocks) in xfs_growfs_rt()957 nrblocks = in->newblocks; in xfs_growfs_rt()
310 __u64 newblocks; /* new data subvol size, fsblocks */ member315 __u32 newblocks; /* new log size, fsblocks */ member320 __u64 newblocks; /* new realtime size, fsblocks */ member