Lines Matching defs:ubuffer
57 if (copy_to_user(breq->ubuffer, &bs1, sizeof(bs1)))
70 if (copy_to_user(breq->ubuffer, &ig1, sizeof(struct xfs_inogrp)))
109 if (bulkreq.ubuffer == NULL)
112 breq.ubuffer = bulkreq.ubuffer;
160 if (copy_to_user(breq->ubuffer, bstat, sizeof(struct xfs_bulkstat)))
176 void __user *ubuffer)
184 breq->ubuffer = ubuffer;
304 if (copy_to_user(breq->ubuffer, igrp, sizeof(struct xfs_inumbers)))