Lines Matching refs:EXT4_XATTR_NEXT
196 struct ext4_xattr_entry *next = EXT4_XATTR_NEXT(e);
229 entry = EXT4_XATTR_NEXT(entry);
298 next = EXT4_XATTR_NEXT(entry);
676 for (; !IS_LAST_ENTRY(entry); entry = EXT4_XATTR_NEXT(entry)) {
838 entry = EXT4_XATTR_NEXT(entry))
856 entry = EXT4_XATTR_NEXT(entry))
977 for (; !IS_LAST_ENTRY(entry); entry = EXT4_XATTR_NEXT(entry))
1056 entry = EXT4_XATTR_NEXT(entry)) {
1080 entry = EXT4_XATTR_NEXT(entry)) {
1138 entry = EXT4_XATTR_NEXT(entry)) {
1316 for (; !IS_LAST_ENTRY(last); last = EXT4_XATTR_NEXT(last)) {
1603 next = EXT4_XATTR_NEXT(last);
1719 last = EXT4_XATTR_NEXT(last);
2530 for (; !IS_LAST_ENTRY(last); last = EXT4_XATTR_NEXT(last)) {
2653 for (; !IS_LAST_ENTRY(last); last = EXT4_XATTR_NEXT(last)) {
2924 entry = EXT4_XATTR_NEXT(entry)) {
3035 entry1 = EXT4_XATTR_NEXT(entry1);
3036 entry2 = EXT4_XATTR_NEXT(entry2);
3139 here = EXT4_XATTR_NEXT(here);