Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dinode.c420 * ntfs_is_extended_system_file - check if a file is in the $Extend directory
432 static int ntfs_is_extended_system_file(ntfs_attr_search_ctx *ctx) in ntfs_is_extended_system_file() function
1023 if (ntfs_is_extended_system_file(ctx) > 0) in ntfs_read_locked_inode()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dinode.c420 * ntfs_is_extended_system_file - check if a file is in the $Extend directory
432 static int ntfs_is_extended_system_file(ntfs_attr_search_ctx *ctx) in ntfs_is_extended_system_file() function
1023 if (ntfs_is_extended_system_file(ctx) > 0) in ntfs_read_locked_inode()

Completed in 7 milliseconds