OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ext2fs_xattr_entry
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/ext2fs/
ext2fs_xattr.h
67
struct
ext2fs_xattr_entry
{
struct
85
* Each
ext2fs_xattr_entry
starts on next 4-byte boundary, pad if necessary.
91
sizeof(struct
ext2fs_xattr_entry
)) & ~EXT2FS_XATTR_ROUND)
93
(struct
ext2fs_xattr_entry
*)(((uint8_t *)(entry)) + EXT2FS_XATTR_LEN((entry)->e_name_len))
ext2fs_xattr.c
71
ext2fs_find_xattr(struct
ext2fs_xattr_entry
*e, uint8_t *start, uint8_t *end,
278
ext2fs_list_xattr(struct
ext2fs_xattr_entry
*e, uint8_t *end,
Completed in 31 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025