Home
last modified time | relevance | path

Searched refs:xb_suballoc_loc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2_fs.h1079 __le64 xb_suballoc_loc; /* Suballocator block group this member
H A Dxattr.c2510 if (xb->xb_suballoc_loc) in ocfs2_xattr_free_block()
2511 bg_blkno = le64_to_cpu(xb->xb_suballoc_loc); in ocfs2_xattr_free_block()
2911 xblk->xb_suballoc_loc = cpu_to_le64(suballoc_loc); in ocfs2_create_xattr_block()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2_fs.h1077 __le64 xb_suballoc_loc; /* Suballocator block group this member
H A Dxattr.c2504 if (xb->xb_suballoc_loc) in ocfs2_xattr_free_block()
2505 bg_blkno = le64_to_cpu(xb->xb_suballoc_loc); in ocfs2_xattr_free_block()
2905 xblk->xb_suballoc_loc = cpu_to_le64(suballoc_loc); in ocfs2_create_xattr_block()

Completed in 24 milliseconds