Home
last modified time | relevance | path

Searched refs:ntfs_sb (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ntfs3/
H A Dntfs_fs.h1086 static inline struct ntfs_sb_info *ntfs_sb(struct super_block *sb) in ntfs_sb() function
1093 return test_bit(NTFS_FLAGS_SHUTDOWN_BIT, &ntfs_sb(sb)->flags); in ntfs3_forced_shutdown()
H A Dsuper.c817 set_bit(NTFS_FLAGS_SHUTDOWN_BIT, &ntfs_sb(sb)->flags); in ntfs_shutdown()
H A Dinode.c1173 struct ntfs_sb_info *sbi = ntfs_sb(inode->i_sb); in ntfs_writeback_range()