Lines Matching refs:EXT4_XATTR_NEXT
228 struct ext4_xattr_entry *next = EXT4_XATTR_NEXT(e);
281 entry = EXT4_XATTR_NEXT(entry);
334 next = EXT4_XATTR_NEXT(entry);
726 for (; !IS_LAST_ENTRY(entry); entry = EXT4_XATTR_NEXT(entry)) {
888 entry = EXT4_XATTR_NEXT(entry))
906 entry = EXT4_XATTR_NEXT(entry))
1027 for (; !IS_LAST_ENTRY(entry); entry = EXT4_XATTR_NEXT(entry))
1106 entry = EXT4_XATTR_NEXT(entry)) {
1130 entry = EXT4_XATTR_NEXT(entry)) {
1188 entry = EXT4_XATTR_NEXT(entry)) {
1368 for (; !IS_LAST_ENTRY(last); last = EXT4_XATTR_NEXT(last)) {
1657 next = EXT4_XATTR_NEXT(last);
1773 last = EXT4_XATTR_NEXT(last);
2587 for (; !IS_LAST_ENTRY(last); last = EXT4_XATTR_NEXT(last)) {
2710 for (; !IS_LAST_ENTRY(last); last = EXT4_XATTR_NEXT(last)) {
2982 entry = EXT4_XATTR_NEXT(entry)) {
3093 entry1 = EXT4_XATTR_NEXT(entry1);
3094 entry2 = EXT4_XATTR_NEXT(entry2);
3217 here = EXT4_XATTR_NEXT(here);