Searched refs:attrlist_cursor_kern_t (Results 1 – 4 of 4) sorted by relevance
98 } attrlist_cursor_kern_t; typedef
364 attrlist_cursor_kern_t *cursor; in xfs_compat_attrlist_by_handle()394 cursor = (attrlist_cursor_kern_t *)&al_hreq.pos; in xfs_compat_attrlist_by_handle()400 if (copy_to_user(&p->pos, cursor, sizeof(attrlist_cursor_kern_t))) { in xfs_compat_attrlist_by_handle()
59 attrlist_cursor_kern_t *cursor; in xfs_attr_shortform_list()608 attrlist_cursor_kern_t *cursor) in xfs_attr_list()
381 attrlist_cursor_kern_t *cursor; in xfs_attrlist_by_handle()409 cursor = (attrlist_cursor_kern_t *)&al_hreq.pos; in xfs_attrlist_by_handle()415 if (copy_to_user(&p->pos, cursor, sizeof(attrlist_cursor_kern_t))) { in xfs_attrlist_by_handle()