Home
last modified time | relevance | path

Searched refs:ext2_xattr_entry (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/ext2/
A Dxattr.h35 struct ext2_xattr_entry { struct
50 sizeof(struct ext2_xattr_entry)) & ~EXT2_XATTR_ROUND) argument
52 ( (struct ext2_xattr_entry *)( \
A Dxattr.c70 #define ENTRY(ptr) ((struct ext2_xattr_entry *)(ptr))
99 struct ext2_xattr_entry *);
152 struct ext2_xattr_entry *next; in ext2_xattr_entry_valid()
172 struct ext2_xattr_entry *entry) in ext2_xattr_cmp_entry()
200 struct ext2_xattr_entry *entry; in ext2_xattr_get()
292 struct ext2_xattr_entry *entry; in ext2_xattr_list()
413 struct ext2_xattr_entry *here = NULL, *last = NULL; in ext2_xattr_set()
900 struct ext2_xattr_entry *entry1, *entry2; in ext2_xattr_cmp()
988 struct ext2_xattr_entry *entry) in ext2_xattr_hash_entry()
1024 struct ext2_xattr_entry *entry) in ext2_xattr_rehash()
[all …]

Completed in 5 milliseconds