Home
last modified time | relevance | path

Searched defs:obj_id (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/sys/bus/cam/scsi/
H A Dscsi_ses.h88 unsigned int obj_id; /* Object Identifier */ member
129 unsigned int obj_id; member
180 unsigned int obj_id; member
/dflybsd-src/sys/vfs/hammer/
H A Dhammer_inode.c421 int64_t obj_id, hammer_tid_t asof, uint32_t localization, in hammer_get_inode()
609 int64_t obj_id, hammer_tid_t asof, uint32_t localization, in hammer_get_dummy_inode()
715 hammer_find_inode(hammer_transaction_t trans, int64_t obj_id, in hammer_find_inode()
735 __hammer_find_inode(hammer_transaction_t trans, int64_t obj_id, in __hammer_find_inode()
H A Dhammer_btree.h99 int64_t obj_id; /* 00 object record is associated with */ member
H A Dhammer.h106 int64_t obj_id; /* (key) object identifier */ member
340 int64_t obj_id; /* (key) object identifier */ member
H A Dhammer_vnops.c1128 int64_t obj_id; in hammer_vop_nresolve() local
H A Dhammer_ioctl.h164 int64_t obj_id; member
H A Dhammer_disk.h957 int64_t obj_id; /* object being referenced */ member
/dflybsd-src/sbin/hammer/
H A Dcmd_recover.c42 int64_t obj_id; member
621 get_dict(int64_t obj_id, uint16_t pfs_id) in get_dict()
/dflybsd-src/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser2.c234 struct graphics_object_id obj_id = {0}; in bios_parser_get_src_obj() local
293 struct graphics_object_id obj_id = {0}; in bios_parser_get_dst_obj() local
334 struct graphics_object_id obj_id = {0}; in get_bios_object() local
/dflybsd-src/sys/dev/drm/include/uapi/drm/
H A Ddrm_mode.h464 __u32 obj_id; member
471 __u32 obj_id; member
/dflybsd-src/sys/dev/drm/
H A Ddrm_atomic.c2255 uint32_t obj_id, count_props; in drm_mode_atomic_ioctl() local