Searched refs:xfs_attrlist_cursor (Results 1 – 4 of 4) sorted by relevance
24 struct xfs_attrlist_cursor __user *ucursor);
114 struct xfs_attrlist_cursor pos; /* opaque cookie, list offset */
427 struct xfs_attrlist_cursor __user *ucursor) in xfs_ioc_attr_list()813 sizeof(struct xfs_attrlist_cursor)); in xfs_getparents()830 sizeof(struct xfs_attrlist_cursor)); in xfs_getparents()
602 typedef struct xfs_attrlist_cursor { struct628 struct xfs_attrlist_cursor pos; /* opaque cookie, list offset */944 struct xfs_attrlist_cursor gp_cursor;
Completed in 12 milliseconds