Searched defs:e_cpos (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | ocfs2_fs.h | 429 /*00*/ __le32 e_cpos; /* Offset into the file, in clusters */ member
|
H A D | xattr.c | 4090 u32 name_hash = UINT_MAX, e_cpos = 0, num_clusters = 0; in ocfs2_iterate_xattr_index_block() local 3685 ocfs2_xattr_get_rec(struct inode *inode, u32 name_hash, u64 *p_blkno, u32 *e_cpos, u32 *num_clusters, struct ocfs2_extent_list *el) ocfs2_xattr_get_rec() argument 5283 u32 e_cpos, num_clusters; ocfs2_add_new_xattr_bucket() local [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | xattr.c | 4084 u32 name_hash = UINT_MAX, e_cpos = 0, num_clusters = 0; in ocfs2_iterate_xattr_index_block() local 3679 ocfs2_xattr_get_rec(struct inode *inode, u32 name_hash, u64 *p_blkno, u32 *e_cpos, u32 *num_clusters, struct ocfs2_extent_list *el) ocfs2_xattr_get_rec() argument 5277 u32 e_cpos, num_clusters; ocfs2_add_new_xattr_bucket() local [all...] |
H A D | ocfs2_fs.h | 427 /*00*/ __le32 e_cpos; /* Offset into the file, in clusters */ member
|
Completed in 21 milliseconds