• Home
  • Raw
  • Download

Lines Matching defs:sb

103 static void ufs_print_super_stuff(struct super_block *sb,  in ufs_print_super_stuff()
182 static void ufs_print_cylinder_stuff(struct super_block *sb, in ufs_print_cylinder_stuff()
219 # define ufs_print_super_stuff(sb, usb1, usb2, usb3) /**/ argument
220 # define ufs_print_cylinder_stuff(sb, cg) /**/ argument
227 void ufs_error (struct super_block * sb, const char * function, in ufs_error()
259 void ufs_panic (struct super_block * sb, const char * function, in ufs_panic()
282 void ufs_warning (struct super_block * sb, const char * function, in ufs_warning()
421 static void ufs_setup_cstotal(struct super_block *sb) in ufs_setup_cstotal()
455 static int ufs_read_cylinder_structures(struct super_block *sb) in ufs_read_cylinder_structures()
541 static void ufs_put_cstotal(struct super_block *sb) in ufs_put_cstotal()
587 static void ufs_put_super_internal(struct super_block *sb) in ufs_put_super_internal()
627 static int ufs_fill_super(struct super_block *sb, void *data, int silent) in ufs_fill_super()
1110 static void ufs_write_super(struct super_block *sb) in ufs_write_super()
1138 static void ufs_put_super(struct super_block *sb) in ufs_put_super()
1156 static int ufs_remount (struct super_block *sb, int *mount_flags, char *data) in ufs_remount()
1254 struct super_block *sb = dentry->d_sb; in ufs_statfs() local
1290 static struct inode *ufs_alloc_inode(struct super_block *sb) in ufs_alloc_inode()
1356 static ssize_t ufs_quota_read(struct super_block *sb, int type, char *data, in ufs_quota_read()
1395 static ssize_t ufs_quota_write(struct super_block *sb, int type, in ufs_quota_write()