Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dbitmap.c188 NVolSetErrors(NTFS_SB(vi->i_sb)); in __ntfs_bitmap_set_bits_in_run()
Dntfs.h80 static inline ntfs_volume *NTFS_SB(struct super_block *sb) in NTFS_SB() function
Dlogfile.c489 ntfs_volume *vol = NTFS_SB(log_vi->i_sb); in ntfs_check_logfile()
682 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()
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()
1227 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_attr_inode()
1493 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_index_inode()
1777 ntfs_volume *vol = NTFS_SB(sb); in ntfs_read_inode_mount()
2328 ntfs_volume *vol = NTFS_SB(root->d_sb); in ntfs_show_options()
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()
2265 ntfs_volume *vol = NTFS_SB(sb); in ntfs_put_super()
2610 ntfs_volume *vol = NTFS_SB(sb); in ntfs_statfs()
2736 vol = NTFS_SB(sb); in ntfs_fill_super()
Ddir.c1106 ntfs_volume *vol = NTFS_SB(sb); in ntfs_readdir()