Home
last modified time | relevance | path

Searched defs:xb_flags (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Docfs2_fs.h1073 /*20*/ __le16 xb_flags; /* Indicates whether this block contains member
H A Dxattr.c4287 u16 xb_flags = le16_to_cpu(xb->xb_flags); in ocfs2_xattr_create_index_block() local