Home
last modified time | relevance | path

Searched defs:block_device (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/include/linux/
Dfs.h666 struct block_device { struct
680 struct block_device * bd_contains; argument
690 * Private data. You must have bd_claim'ed the block_device argument
695 unsigned long bd_private;
698 int bd_fsfreeze_count;
700 struct mutex bd_fsfreeze_mutex;
/linux-3.3/net/bluetooth/
Dmgmt.c1982 static int block_device(struct sock *sk, u16 index, unsigned char *data, in block_device() function
/linux-3.3/drivers/scsi/
Dipr.c4307 struct block_device *block_device, in ipr_biosparam()