Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dfs.h671 struct block_device { struct
685 struct block_device * bd_contains; argument
695 * Private data. You must have bd_claim'ed the block_device argument
700 unsigned long bd_private;
703 int bd_fsfreeze_count;
705 struct mutex bd_fsfreeze_mutex;
/linux-3.4.99/net/bluetooth/
Dmgmt.c2454 static int block_device(struct sock *sk, struct hci_dev *hdev, void *data, in block_device() function
/linux-3.4.99/drivers/scsi/
Dipr.c4309 struct block_device *block_device, in ipr_biosparam()