Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dsuper.c1750 * load_system_files - open the system files using normal functions
1758 static bool load_system_files(ntfs_volume *vol) in load_system_files() function
2894 if (!load_system_files(vol)) { in ntfs_fill_super()
2915 /* Clean up after the successful load_system_files() call from above. */ in ntfs_fill_super()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dsuper.c1758 * load_system_files - open the system files using normal functions
1766 static bool load_system_files(ntfs_volume *vol) in load_system_files() function
2900 if (!load_system_files(vol)) { in ntfs_fill_super()
2921 /* Clean up after the successful load_system_files() call from above. */ in ntfs_fill_super()

Completed in 8 milliseconds