Lines Matching refs:ubuffer
718 if (copy_to_user(breq->ubuffer, &bs1, sizeof(bs1)))
731 if (copy_to_user(breq->ubuffer, &ig1, sizeof(struct xfs_inogrp)))
768 if (bulkreq.ubuffer == NULL)
771 breq.ubuffer = bulkreq.ubuffer;
819 if (copy_to_user(breq->ubuffer, bstat, sizeof(struct xfs_bulkstat)))
835 void __user *ubuffer)
843 breq->ubuffer = ubuffer;
954 if (copy_to_user(breq->ubuffer, igrp, sizeof(struct xfs_inumbers)))