Searched defs:fs_dev (Results 1 – 4 of 4) sorted by relevance
470 struct fs_dev { struct471 struct fs_dev *next; /* other FS devices */ argument472 int flags;474 unsigned char irq; /* IRQ */475 struct pci_dev *pci_dev; /* PCI stuff */476 struct atm_dev *atm_dev;477 struct timer_list timer;502 #define FS_DEV(atm_dev) ((struct fs_dev *) (atm_dev)->dev_data) argument
1904 struct fs_dev *fs_dev; in firestream_init_one() local
757 struct block_device *fs_dev, in journal_init_dev()
894 struct block_device *fs_dev, in jbd2_journal_init_dev()