Home
last modified time | relevance | path

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

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