Home
last modified time | relevance | path

Searched refs:NTFS_FLAGS_SHUTDOWN_BIT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dntfs_fs.h65 #define NTFS_FLAGS_SHUTDOWN_BIT 0x00000002 /* == 4*/ macro
1007 return test_bit(NTFS_FLAGS_SHUTDOWN_BIT, &ntfs_sb(sb)->flags); in ntfs3_forced_shutdown()
H A Dsuper.c722 set_bit(NTFS_FLAGS_SHUTDOWN_BIT, &ntfs_sb(sb)->flags); in ntfs_shutdown()

Completed in 5 milliseconds