HomeSort by relevance Sort by last modified time
    Searched defs:priv_data (Results 1 - 9 of 9) sorted by null

  /external/grub/netboot/
nic.h 28 void *priv_data; /* driver can hang private data here */ member in struct:nic
  /external/e2fsprogs/lib/ext2fs/
brel.h 32 void *priv_data; member in struct:ext2_block_relocation_table
block.c 28 void *priv_data);
36 void *priv_data; member in struct:block_context
71 ref_offset, ctx->priv_data);
96 ctx->priv_data);
110 ctx->priv_data);
131 ref_offset, ctx->priv_data);
148 ref_offset, ctx->priv_data);
210 ref_offset, ctx->priv_data);
227 ref_offset, ctx->priv_data);
289 ref_offset, ctx->priv_data);
    [all...]
ext2fsP.h 57 void *priv_data);
58 void *priv_data; member in struct:dir_context
86 void *priv_data);
irel.h 30 void *priv_data; member in struct:ext2_inode_relocation_table
ext2fs.h 225 void * priv_data; member in struct:struct_ext2_filsys
693 void *priv_data),
694 void *priv_data);
704 void *priv_data),
705 void *priv_data);
756 void *priv_data),
757 void *priv_data);
778 void *priv_data),
779 void *priv_data);
813 void *priv_data),
    [all...]
  /external/bluetooth/bluez/health/
mcap_internal.h 98 struct mcap_mdl_op_cb *priv_data; /* Temporal data to manage responses */ member in struct:mcap_mcl
  /external/e2fsprogs/misc/
e2image.c 222 void *priv_data EXT2FS_ATTR((unused))) function
226 p = (struct process_block_struct *) priv_data;
239 void *priv_data EXT2FS_ATTR((unused))) function
  /external/e2fsprogs/e2fsck/
e2fsck.h 351 void *priv_data; member in struct:e2fsck_struct

Completed in 221 milliseconds