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

/linux-master/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.c429 struct xfs_attrlist_cursor __user *ucursor)
815 sizeof(struct xfs_attrlist_cursor));
832 sizeof(struct xfs_attrlist_cursor));
/linux-master/fs/xfs/libxfs/
H A Dxfs_fs.h585 typedef struct xfs_attrlist_cursor { struct
611 struct xfs_attrlist_cursor pos; /* opaque cookie, list offset */
881 struct xfs_attrlist_cursor gp_cursor;

Completed in 139 milliseconds