Searched defs:fs_dev (Results 1 – 6 of 6) sorted by relevance
469 struct fs_dev { struct470 struct fs_dev *next; /* other FS devices */ argument471 int flags;473 unsigned char irq; /* IRQ */474 struct pci_dev *pci_dev; /* PCI stuff */475 struct atm_dev *atm_dev;476 struct timer_list timer;501 #define FS_DEV(atm_dev) ((struct fs_dev *) (atm_dev)->dev_data) argument
1910 struct fs_dev *fs_dev; in firestream_init_one() local
454 struct fs_dev { struct455 struct fs_dev *next; /* other FS devices */ argument456 int flags;458 unsigned char irq; /* IRQ */459 struct pci_dev *pci_dev; /* PCI stuff */460 struct atm_dev *atm_dev;461 struct timer_list timer;486 #define FS_DEV(atm_dev) ((struct fs_dev *) (atm_dev)->dev_data) argument
1893 struct fs_dev *fs_dev; in firestream_init_one() local
1133 struct block_device *fs_dev, in journal_init_common()1230 struct block_device *fs_dev, in jbd2_journal_init_dev()
1346 struct block_device *fs_dev, in journal_init_common()1461 struct block_device *fs_dev, in jbd2_journal_init_dev()