Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h25 uint16_t item_type; /* XFS_LI_* type code. */ member
/linux/rust/kernel/
H A Dconfigfs.rs733 item_type: Opaque<bindings::config_item_type>, global() field
[all...]
/linux/sound/isa/sb/
H A Dsb16_csp.c301 __le32 item_type; in snd_sb_csp_riff_load() local
/linux/fs/configfs/
H A Ddir.c1845 const struct config_item_type *item_type) in configfs_register_default_group()