Home
last modified time | relevance | path

Searched defs:item_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h24 uint16_t item_type; /* XFS_LI_* type code. */ member
/openbmc/linux/sound/isa/sb/
H A Dsb16_csp.c305 __le32 item_type; in snd_sb_csp_riff_load() local
/openbmc/linux/fs/configfs/
H A Ddir.c1814 const struct config_item_type *item_type) in configfs_register_default_group()