Home
last modified time | relevance | path

Searched refs:s_op (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dubifs.h294 const struct super_operations *s_op; member
H A Dsuper.c2292 sb->s_op = &ubifs_super_operations; in ubifs_fill_super()
/openbmc/qemu/tcg/
H A Dtcg.c3041 const char *s_al, *s_op, *s_at; in tcg_dump_ops() local
3047 s_op = ldst_name[mop & (MO_BSWAP | MO_SSIZE)]; in tcg_dump_ops()
3052 if (!mop && s_al && s_op && s_at) { in tcg_dump_ops()
3054 s_at, s_al, s_op, ix); in tcg_dump_ops()