Home
last modified time | relevance | path

Searched refs:NTFS_SB (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/fs/ntfs/
Dntfs.h80 static inline ntfs_volume *NTFS_SB(struct super_block *sb) in NTFS_SB() function
Dbitmap.c188 NVolSetErrors(NTFS_SB(vi->i_sb)); in __ntfs_bitmap_set_bits_in_run()
Dlogfile.c488 ntfs_volume *vol = NTFS_SB(log_vi->i_sb); in ntfs_check_logfile()
681 ntfs_volume *vol = NTFS_SB(log_vi->i_sb); in ntfs_is_logfile_clean()
Dnamei.c106 ntfs_volume *vol = NTFS_SB(dir_ino->i_sb); in ntfs_lookup()
Dsuper.c468 ntfs_volume *vol = NTFS_SB(sb); in ntfs_remount()
681 sector_t nr_blocks = NTFS_SB(sb)->nr_blocks; in read_ntfs_boot_sector()
692 if (!(NTFS_SB(sb)->on_errors & ON_ERRORS_RECOVER)) { in read_ntfs_boot_sector()
2274 ntfs_volume *vol = NTFS_SB(sb); in ntfs_put_super()
2619 ntfs_volume *vol = NTFS_SB(sb); in ntfs_statfs()
2745 vol = NTFS_SB(sb); in ntfs_fill_super()
Dinode.c400 ni->vol = NTFS_SB(sb); in __ntfs_init_inode()
551 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_inode()
1228 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_attr_inode()
1495 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_index_inode()
1780 ntfs_volume *vol = NTFS_SB(sb); in ntfs_read_inode_mount()
2314 ntfs_volume *vol = NTFS_SB(root->d_sb); in ntfs_show_options()
Ddir.c1106 ntfs_volume *vol = NTFS_SB(sb); in ntfs_readdir()