Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_attr.h93 typedef struct attrlist_cursor_kern { struct
115 struct attrlist_cursor_kern *cursor; /* position in list */ argument
155 int flags, struct attrlist_cursor_kern *cursor);
Dxfs_attr_leaf.h11 struct attrlist_cursor_kern;
/Linux-v5.4/fs/xfs/
Dxfs_attr_list.c198 struct attrlist_cursor_kern *cursor, in xfs_attr_node_list_lookup()
281 struct attrlist_cursor_kern *cursor; in xfs_attr_node_list()
383 struct attrlist_cursor_kern *cursor; in xfs_attr3_leaf_list_int()
Dxfs_xattr.c216 struct attrlist_cursor_kern cursor = { 0 }; in xfs_vn_listxattr()
/Linux-v5.4/fs/xfs/scrub/
Dattr.c476 struct attrlist_cursor_kern cursor = { 0 }; in xchk_xattr()