Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_attr.h90 typedef struct attrlist_cursor_kern { struct
110 struct attrlist_cursor_kern *cursor; /* position in list */ argument
Dxfs_vnodeops.h4 struct attrlist_cursor_kern;
55 int flags, struct attrlist_cursor_kern *cursor);
Dxfs_attr_leaf.h32 struct attrlist_cursor_kern;
/fs/xfs/linux-2.6/
Dxfs_vnode.h26 struct attrlist_cursor_kern;
Dxfs_xattr.c286 struct attrlist_cursor_kern cursor = { 0 }; in xfs_vn_listxattr()