Home
last modified time | relevance | path

Searched refs:attrlist_cursor_kern_t (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/xfs/
Dxfs_attr.h107 } attrlist_cursor_kern_t; typedef
Dxfs_attr_list.c71 attrlist_cursor_kern_t *cursor; in xfs_attr_shortform_list()
221 attrlist_cursor_kern_t *cursor; in xfs_attr_node_list()
610 attrlist_cursor_kern_t *cursor) in xfs_attr_list()
Dxfs_ioctl32.c348 attrlist_cursor_kern_t *cursor; in xfs_compat_attrlist_by_handle()
377 cursor = (attrlist_cursor_kern_t *)&al_hreq.pos; in xfs_compat_attrlist_by_handle()
Dxfs_ioctl.c405 attrlist_cursor_kern_t *cursor; in xfs_attrlist_by_handle()
432 cursor = (attrlist_cursor_kern_t *)&al_hreq.pos; in xfs_attrlist_by_handle()