Searched defs:name_offset (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.4/arch/powerpc/platforms/pseries/ | 
| D | dlpar.c | 37 	__be32	name_offset;  member
 | 
| /Linux-v5.4/include/linux/ | 
| D | export.h | 71 	int name_offset;  member
 | 
| /Linux-v5.4/fs/ocfs2/ | 
| D | xattr.c | 1213 	int ret = -ENODATA, name_offset, name_len, i;  in ocfs2_xattr_block_get()  local3051 	int name_offset, name_len = 0;  in ocfs2_calc_xattr_set_need()  local
 4032 	u16 name_offset;  in ocfs2_xattr_bucket_get_name_value()  local
 4633 	int count, start, len, name_value_len = 0, name_offset = 0;  in ocfs2_divide_xattr_bucket()  local
 5774 	int name_offset, name_len;  in ocfs2_prepare_refcount_xattr()  local
 6006 	int ret, block_off, name_offset;  in ocfs2_get_xattr_tree_value_root()  local
 
 | 
| /Linux-v5.4/arch/sparc/kernel/ | 
| D | mdesc.c | 56 	u32	name_offset;  member
 | 
| /Linux-v5.4/drivers/visorbus/ | 
| D | controlvmchannel.h | 582 	u32 name_offset;  member
 | 
| /Linux-v5.4/fs/ntfs/ | 
| D | layout.h | 693 /* 10*/	le16 name_offset;	/* If name_length != 0, the byte offset to the  member964 /*  7*/	u8 name_offset;		/* Byte offset to beginning of attribute name  member
 
 | 
| /Linux-v5.4/include/acpi/ | 
| D | actbl1.h | 1589 	u16 name_offset;  member1605 	u16 name_offset;  member
 
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | probe-event.c | 266 	int name_offset;  in find_module_name()  local
 |