HomeSort by relevance Sort by last modified time
    Searched defs:priv_data (Results 1 - 8 of 8) 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);
132 ref_offset, ctx->priv_data);
149 ref_offset, ctx->priv_data);
211 ref_offset, ctx->priv_data);
228 ref_offset, ctx->priv_data);
290 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 235 void * priv_data; member in struct:struct_ext2_filsys
703 void *priv_data),
704 void *priv_data);
714 void *priv_data),
715 void *priv_data);
766 void *priv_data),
767 void *priv_data);
788 void *priv_data),
789 void *priv_data);
823 void *priv_data),
    [all...]
  /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 355 void *priv_data; member in struct:e2fsck_struct

Completed in 250 milliseconds