Searched defs:generation (Results 51 - 75 of 138) sorted by relevance

123456

/linux-master/include/linux/
H A Dexportfs.h151 u32 generation; member in struct:fid::__anon167::__anon170
[all...]
H A Dvirtio_config.h104 u32 (*generation)(struct virtio_device *vdev); member in struct:virtio_config_ops
/linux-master/fs/affs/
H A Dnamei.c538 affs_nfs_get_inode(struct super_block *sb, u64 ino, u32 generation) argument
/linux-master/drivers/vdpa/mlx5/core/
H A Dmlx5_vdpa.h96 u32 generation; member in struct:mlx5_vdpa_dev
/linux-master/security/integrity/evm/
H A Devm_crypto.c147 __u32 generation; member in struct:h_misc
/linux-master/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.h78 u32 generation; member in struct:tid_flow_state
140 u32 generation; /* generation of flow */ member in struct:flow_state
/linux-master/arch/powerpc/platforms/powermac/
H A Dnvram.c64 u32 generation; member in struct:core99_header
/linux-master/drivers/net/ethernet/google/gve/
H A Dgve_desc_dqo.h158 u16 generation: 1; member in struct:gve_tx_compl_desc
219 u16 generation: 1; member in struct:gve_rx_compl_desc_dqo
/linux-master/sound/firewire/fireface/
H A Dff-protocol-former.c375 unsigned int generation = ff->rx_resources.generation; local
488 unsigned int generation = ff->rx_resources.generation; local
/linux-master/fs/ocfs2/
H A Dinode.c409 u32 generation = 0; local
/linux-master/fs/gfs2/
H A Dlock_dlm.c1174 gdlm_recover_done(void *arg, struct dlm_slot *slots, int num_slots, int our_slot, uint32_t generation) argument
[all...]
/linux-master/drivers/firewire/
H A Dcore-card.c258 static void allocate_broadcast_channel(struct fw_card *card, int generation) argument
293 int gap_count, generation, grace, rcode; local
635 dummy_enable_phys_dma(struct fw_card *card, int node_id, int generation) argument
[all...]
H A Dcore-transaction.c227 fw_fill_request(struct fw_packet *packet, int tcode, int tlabel, int destination_id, int source_id, int generation, int speed, unsigned long long offset, void *payload, size_t length) argument
369 __fw_send_request(struct fw_card *card, struct fw_transaction *t, int tcode, int destination_id, int generation, int speed, unsigned long long offset, void *payload, size_t length, union fw_transaction_callback callback, bool with_tstamp, void *callback_data) argument
457 fw_run_transaction(struct fw_card *card, int tcode, int destination_id, int generation, int speed, unsigned long long offset, void *payload, size_t length) argument
493 fw_send_phy_config(struct fw_card *card, int node_id, int generation, int gap_count) argument
1131 handle_topology_map(struct fw_card *card, struct fw_request *request, int tcode, int destination, int source, int generation, unsigned long long offset, void *payload, size_t length, void *callback_data) argument
1176 handle_registers(struct fw_card *card, struct fw_request *request, int tcode, int destination, int source, int generation, unsigned long long offset, void *payload, size_t length, void *callback_data) argument
1296 handle_low_memory(struct fw_card *card, struct fw_request *request, int tcode, int destination, int source, int generation, unsigned long long offset, void *payload, size_t length, void *callback_data) argument
[all...]
/linux-master/fs/ufs/
H A Dsuper.c99 static struct inode *ufs_nfs_get_inode(struct super_block *sb, u64 ino, u32 generation) argument
/linux-master/fs/btrfs/
H A Dtree-mod-log.c28 u64 generation; member in struct:tree_mod_elem
H A Dbtrfs_inode.h166 u64 generation; member in struct:btrfs_inode
413 static inline bool btrfs_inode_in_log(struct btrfs_inode *inode, u64 generation) argument
/linux-master/drivers/md/dm-vdo/
H A Dblock-map.h191 u8 generation; member in struct:tree_page
248 u8 generation; member in struct:block_map_zone
/linux-master/fs/udf/
H A Dnamei.c919 udf_nfs_get_inode(struct super_block *sb, u32 block, u16 partref, __u32 generation) argument
/linux-master/fs/erofs/
H A Dsuper.c542 erofs_nfs_get_inode(struct super_block *sb, u64 ino, u32 generation) argument
/linux-master/drivers/target/sbp/
H A Dsbp_target.h148 int generation; member in struct:sbp_session
238 int generation; member in struct:sbp_management_request
/linux-master/include/uapi/linux/
H A Dfirewire-cdev.h99 __u32 generation; member in struct:fw_cdev_event_bus_reset
214 __u32 generation; member in struct:fw_cdev_event_request2
285 __u32 generation; member in struct:fw_cdev_event_request3
651 __u32 generation; member in struct:fw_cdev_send_request
1137 __u32 generation; member in struct:fw_cdev_send_stream_packet
1160 __u32 generation; member in struct:fw_cdev_send_phy_packet
[all...]
/linux-master/drivers/iio/chemical/
H A Dsgp30.c419 u16 product, generation, major, minor; local
/linux-master/drivers/gpu/drm/qxl/
H A Dqxl_drv.h130 uint8_t generation; member in struct:qxl_memslot
/linux-master/fs/ext4/
H A Dioctl.c1251 __u32 generation; local
/linux-master/fs/befs/
H A Dlinuxvfs.c639 befs_nfs_get_inode(struct super_block *sb, uint64_t ino, uint32_t generation) argument

Completed in 210 milliseconds

123456