Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ntfs/
Dntfs.h66 static inline ntfs_volume *NTFS_SB(struct super_block *sb) in NTFS_SB() function
Dbitmap.c174 NVolSetErrors(NTFS_SB(vi->i_sb)); in __ntfs_bitmap_set_bits_in_run()
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()
Dinode.c375 ni->vol = NTFS_SB(sb); in __ntfs_init_inode()
526 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_inode()
1196 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_attr_inode()
1462 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_index_inode()
1746 ntfs_volume *vol = NTFS_SB(sb); in ntfs_read_inode_mount()
2289 ntfs_volume *vol = NTFS_SB(root->d_sb); in ntfs_show_options()
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()
2720 vol = NTFS_SB(sb); in ntfs_fill_super()
Ddir.c1093 ntfs_volume *vol = NTFS_SB(sb); in ntfs_readdir()