Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_handle.h24 struct xfs_attrlist_cursor __user *ucursor);
H A Dxfs_ioctl32.h114 struct xfs_attrlist_cursor pos; /* opaque cookie, list offset */
H A Dxfs_handle.c427 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()
/linux/fs/xfs/libxfs/
H A Dxfs_fs.h602 typedef struct xfs_attrlist_cursor { struct
628 struct xfs_attrlist_cursor pos; /* opaque cookie, list offset */
944 struct xfs_attrlist_cursor gp_cursor;
604 opaquexfs_attrlist_cursor global() argument