Searched defs:usb3 (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/fs/ufs/ |
H A D | super.c | 489 struct ufs_super_block_third *usb3; ufs_setup_cstotal() local 607 struct ufs_super_block_third *usb3; ufs_put_cstotal() local 693 struct ufs_super_block_third * usb3; ufs_sync_fs() local 773 struct ufs_super_block_third * usb3; ufs_fill_super() local 1277 struct ufs_super_block_third * usb3; ufs_remount() local 1390 struct ufs_super_block_third *usb3; ufs_statfs() local 163 ufs_print_super_stuff(struct super_block *sb, struct ufs_super_block_first *usb1, struct ufs_super_block_second *usb2, struct ufs_super_block_third *usb3) ufs_print_super_stuff() argument
|
H A D | util.h | 89 ufs_get_fs_qbmask(struct super_block *sb, struct ufs_super_block_third *usb3) ufs_get_fs_qbmask() argument 113 ufs_get_fs_qfmask(struct super_block *sb, struct ufs_super_block_third *usb3) ufs_get_fs_qfmask() argument 37 ufs_get_fs_state(struct super_block *sb, struct ufs_super_block_first *usb1, struct ufs_super_block_third *usb3) ufs_get_fs_state() argument 56 ufs_set_fs_state(struct super_block *sb, struct ufs_super_block_first *usb1, struct ufs_super_block_third *usb3, s32 value) ufs_set_fs_state() argument 79 ufs_get_fs_npsect(struct super_block *sb, struct ufs_super_block_first *usb1, struct ufs_super_block_third *usb3) ufs_get_fs_npsect() argument
|
Completed in 134 milliseconds