attrlist_cursor_kern_t 54 fs/xfs/xfs_attr_list.c attrlist_cursor_kern_t *cursor; attrlist_cursor_kern_t 603 fs/xfs/xfs_attr_list.c attrlist_cursor_kern_t *cursor) attrlist_cursor_kern_t 375 fs/xfs/xfs_ioctl.c attrlist_cursor_kern_t *cursor; attrlist_cursor_kern_t 403 fs/xfs/xfs_ioctl.c cursor = (attrlist_cursor_kern_t *)&al_hreq.pos; attrlist_cursor_kern_t 409 fs/xfs/xfs_ioctl.c if (copy_to_user(&p->pos, cursor, sizeof(attrlist_cursor_kern_t))) { attrlist_cursor_kern_t 358 fs/xfs/xfs_ioctl32.c attrlist_cursor_kern_t *cursor; attrlist_cursor_kern_t 388 fs/xfs/xfs_ioctl32.c cursor = (attrlist_cursor_kern_t *)&al_hreq.pos; attrlist_cursor_kern_t 394 fs/xfs/xfs_ioctl32.c if (copy_to_user(&p->pos, cursor, sizeof(attrlist_cursor_kern_t))) {