Searched defs:name_offset (Results 1 – 2 of 2) sorted by relevance
/fs/ocfs2/ |
D | xattr.c | 1197 int ret = -ENODATA, name_offset, name_len, i; in ocfs2_xattr_block_get() local 3031 int name_offset, name_len = 0; in ocfs2_calc_xattr_set_need() local 4010 u16 name_offset; in ocfs2_xattr_bucket_get_name_value() local 4613 int count, start, len, name_value_len = 0, name_offset = 0; in ocfs2_divide_xattr_bucket() local 5759 int name_offset, name_len; in ocfs2_prepare_refcount_xattr() local 5987 int ret, block_off, name_offset; in ocfs2_get_xattr_tree_value_root() local
|
/fs/ntfs/ |
D | layout.h | 707 /* 10*/ le16 name_offset; /* If name_length != 0, the byte offset to the member 978 /* 7*/ u8 name_offset; /* Byte offset to beginning of attribute name member
|