Home
last modified time | relevance | path

Searched refs:attrlist_cursor_kern (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_attr.h91 typedef struct attrlist_cursor_kern { struct
113 struct attrlist_cursor_kern *cursor; /* position in list */ argument
147 int flags, struct attrlist_cursor_kern *cursor);
Dxfs_attr_leaf.h11 struct attrlist_cursor_kern;
/linux-4.19.296/fs/xfs/
Dxfs_attr_list.c203 struct attrlist_cursor_kern *cursor, in xfs_attr_node_list_lookup()
286 struct attrlist_cursor_kern *cursor; in xfs_attr_node_list()
388 struct attrlist_cursor_kern *cursor; in xfs_attr3_leaf_list_int()
Dxfs_xattr.c219 struct attrlist_cursor_kern cursor = { 0 }; in xfs_vn_listxattr()
/linux-4.19.296/fs/xfs/scrub/
Dattr.c411 struct attrlist_cursor_kern cursor = { 0 }; in xchk_xattr()