Searched defs:metas (Results 1 - 3 of 3) sorted by relevance
/third_party/python/Tools/peg_generator/pegen/ |
H A D | grammar_parser.py | 76 def metas(self) -> Optional[MetaList]: member in GeneratedParser [all...] |
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | xattr.c | 6728 struct ocfs2_value_tree_metas *metas = in ocfs2_calc_value_tree_metas() local 6755 struct ocfs2_value_tree_metas metas; in ocfs2_lock_reflink_xattr_rec_allocators() local 6214 ocfs2_value_metas_in_xattr_header(struct super_block *sb, struct buffer_head *bh, struct ocfs2_xattr_header *xh, int *metas, int *credits, int *num_recs, get_xattr_value_root *func, void *para) ocfs2_value_metas_in_xattr_header() argument [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | xattr.c | 6722 struct ocfs2_value_tree_metas *metas = in ocfs2_calc_value_tree_metas() local 6749 struct ocfs2_value_tree_metas metas; in ocfs2_lock_reflink_xattr_rec_allocators() local 6208 ocfs2_value_metas_in_xattr_header(struct super_block *sb, struct buffer_head *bh, struct ocfs2_xattr_header *xh, int *metas, int *credits, int *num_recs, get_xattr_value_root *func, void *para) ocfs2_value_metas_in_xattr_header() argument [all...] |
Completed in 18 milliseconds