Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_handle.h24 struct xfs_attrlist_cursor __user *ucursor);
Dxfs_ioctl32.h114 struct xfs_attrlist_cursor pos; /* opaque cookie, list offset */
Dxfs_handle.c429 struct xfs_attrlist_cursor __user *ucursor) in xfs_ioc_attr_list()
815 sizeof(struct xfs_attrlist_cursor)); in xfs_getparents()
832 sizeof(struct xfs_attrlist_cursor)); in xfs_getparents()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_fs.h586 typedef struct xfs_attrlist_cursor { struct
612 struct xfs_attrlist_cursor pos; /* opaque cookie, list offset */
906 struct xfs_attrlist_cursor gp_cursor;