Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_attr.h100 typedef struct attrlist_cursor_kern { struct
121 struct attrlist_cursor_kern *cursor; /* position in list */ argument
152 int flags, struct attrlist_cursor_kern *cursor);
Dxfs_xattr.c232 struct attrlist_cursor_kern cursor = { 0 }; in xfs_vn_listxattr()
Dxfs_attr_list.c366 struct attrlist_cursor_kern *cursor; in xfs_attr3_leaf_list_int()
/fs/xfs/libxfs/
Dxfs_attr_leaf.h23 struct attrlist_cursor_kern;