Lines Matching defs:sb

77 void ntfs_printk(const struct super_block *sb, const char *fmt, ...)  in ntfs_printk()
108 struct super_block *sb = inode->i_sb; in ntfs_inode_printk() local
407 struct super_block *sb = fc->root->d_sb; in ntfs_fs_reconfigure() local
463 struct super_block *sb = m->private; in ntfs3_volinfo() local
485 struct super_block *sb = m->private; in ntfs3_label_show() local
498 struct super_block *sb = pde_data(file_inode(file)); in ntfs3_label_write() local
556 static struct inode *ntfs_alloc_inode(struct super_block *sb) in ntfs_alloc_inode()
637 static void ntfs_put_super(struct super_block *sb) in ntfs_put_super()
658 struct super_block *sb = dentry->d_sb; in ntfs_statfs() local
676 struct super_block *sb = root->d_sb; in ntfs_show_options() local
720 static void ntfs_shutdown(struct super_block *sb) in ntfs_shutdown()
728 static int ntfs_sync_fs(struct super_block *sb, int wait) in ntfs_sync_fs()
782 static struct inode *ntfs_export_get_inode(struct super_block *sb, u64 ino, in ntfs_export_get_inode()
805 static struct dentry *ntfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in ntfs_fh_to_dentry()
812 static struct dentry *ntfs_fh_to_parent(struct super_block *sb, struct fid *fid, in ntfs_fh_to_parent()
867 static int ntfs_init_from_boot(struct super_block *sb, u32 sector_size, in ntfs_init_from_boot()
1148 static int ntfs_fill_super(struct super_block *sb, struct fs_context *fc) in ntfs_fill_super()
1627 void ntfs_unmap_meta(struct super_block *sb, CLST lcn, CLST len) in ntfs_unmap_meta()
1660 struct super_block *sb; in ntfs_discard() local
1781 static void ntfs3_kill_sb(struct super_block *sb) in ntfs3_kill_sb()