Searched defs:xb_flags (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/ocfs2/ | ||
| H A D | ocfs2_fs.h | 1075 /*20*/ __le16 xb_flags; /* Indicates whether this block contains member |
| H A D | xattr.c | 4285 u16 xb_flags = le16_to_cpu(xb->xb_flags); ocfs2_xattr_create_index_block() local [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/ | ||
| H A D | xattr.c | 4279 u16 xb_flags = le16_to_cpu(xb->xb_flags); ocfs2_xattr_create_index_block() local [all...] |
| H A D | ocfs2_fs.h | 1073 /*20*/ __le16 xb_flags; /* Indicates whether this block contains member |
Completed in 20 milliseconds