Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_attr.h100 typedef struct attrlist_cursor_kern { struct
120 struct attrlist_cursor_kern *cursor; /* position in list */ argument
151 int flags, struct attrlist_cursor_kern *cursor);
Dxfs_xattr.c228 struct attrlist_cursor_kern cursor = { 0 }; in xfs_vn_listxattr()
Dxfs_attr_list.c368 struct attrlist_cursor_kern *cursor; in xfs_attr3_leaf_list_int()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_attr_leaf.h23 struct attrlist_cursor_kern;