Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h25 uint16_t item_type; /* XFS_LI_* type code. */ member
/linux/fs/xfs/
H A Dxfs_rmap_item.c148 unsigned short item_type, in xfs_rui_init()
339 unsigned short item_type) in __xfs_rmap_update_create_intent()
H A Dxfs_refcount_item.c148 unsigned short item_type, in xfs_cui_init()
314 unsigned short item_type) in __xfs_refcount_update_create_intent()
/linux/samples/rust/
H A Drust_configfs.rs52 let item_type = configfs_attrs! { in init() localVariable
/linux/rust/kernel/
H A Dconfigfs.rs733 item_type: Opaque<bindings::config_item_type>, field