Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ntfs/
Dbitmap.c174 NVolSetErrors(NTFS_SB(vi->i_sb)); in __ntfs_bitmap_set_bits_in_run()
Dntfs.h66 static inline ntfs_volume *NTFS_SB(struct super_block *sb) in NTFS_SB() function
Dlogfile.c475 ntfs_volume *vol = NTFS_SB(log_vi->i_sb); in ntfs_check_logfile()
668 ntfs_volume *vol = NTFS_SB(log_vi->i_sb); in ntfs_is_logfile_clean()
Dnamei.c92 ntfs_volume *vol = NTFS_SB(dir_ino->i_sb); in ntfs_lookup()
Dsuper.c454 ntfs_volume *vol = NTFS_SB(sb); in ntfs_remount()
667 sector_t nr_blocks = NTFS_SB(sb)->nr_blocks; in read_ntfs_boot_sector()
678 if (!(NTFS_SB(sb)->on_errors & ON_ERRORS_RECOVER)) { in read_ntfs_boot_sector()
2250 ntfs_volume *vol = NTFS_SB(sb); in ntfs_put_super()
2595 ntfs_volume *vol = NTFS_SB(sb); in ntfs_statfs()
2721 vol = NTFS_SB(sb); in ntfs_fill_super()
Dinode.c374 ni->vol = NTFS_SB(sb); in __ntfs_init_inode()
525 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_inode()
1195 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_attr_inode()
1461 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_index_inode()
1745 ntfs_volume *vol = NTFS_SB(sb); in ntfs_read_inode_mount()
2282 ntfs_volume *vol = NTFS_SB(root->d_sb); in ntfs_show_options()
Ddir.c1092 ntfs_volume *vol = NTFS_SB(sb); in ntfs_readdir()