Searched refs:attrlist_cursor_kern_t (Results 1 – 4 of 4) sorted by relevance
100 } attrlist_cursor_kern_t; typedef
358 attrlist_cursor_kern_t *cursor; in xfs_compat_attrlist_by_handle()388 cursor = (attrlist_cursor_kern_t *)&al_hreq.pos; in xfs_compat_attrlist_by_handle()394 if (copy_to_user(&p->pos, cursor, sizeof(attrlist_cursor_kern_t))) { in xfs_compat_attrlist_by_handle()
54 attrlist_cursor_kern_t *cursor; in xfs_attr_shortform_list()603 attrlist_cursor_kern_t *cursor) in xfs_attr_list()
375 attrlist_cursor_kern_t *cursor; in xfs_attrlist_by_handle()403 cursor = (attrlist_cursor_kern_t *)&al_hreq.pos; in xfs_attrlist_by_handle()409 if (copy_to_user(&p->pos, cursor, sizeof(attrlist_cursor_kern_t))) { in xfs_attrlist_by_handle()