Home
last modified time | relevance | path

Searched refs:xb_suballoc_loc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()