Home
last modified time | relevance | path

Searched defs:item_type (Results 1 – 7 of 7) 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()
H A Dxfs_extfree_item.c152 unsigned short item_type, in xfs_efi_init()
423 unsigned short item_type) in __xfs_extent_free_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
[all...]
/linux/fs/configfs/
H A Ddir.c1839 const struct config_item_type *item_type) in configfs_register_default_group()