Searched refs:ntfs_fetch_cache (Results 1 - 5 of 5) sorted by path

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dcache.c147 struct CACHED_GENERIC *ntfs_fetch_cache(struct CACHE_HEADER *cache, function
H A Dcache.h102 struct CACHED_GENERIC *ntfs_fetch_cache(struct CACHE_HEADER *cache,
H A Ddir.c561 cached = (struct CACHED_LOOKUP*)ntfs_fetch_cache(
701 cached = (struct CACHED_INODE*)ntfs_fetch_cache(
745 cached = (struct CACHED_INODE*)ntfs_fetch_cache(
H A Dinode.c477 cached = (struct CACHED_NIDATA*)ntfs_fetch_cache(vol->nidata_cache,
538 if (ntfs_fetch_cache(ni->vol->nidata_cache,
H A Dsecurity.c1789 legacy = (struct CACHED_PERMISSIONS_LEGACY*)ntfs_fetch_cache(
2693 cached = (const struct CACHED_SECURID*)ntfs_fetch_cache(
2832 cached = (const struct CACHED_SECURID*)ntfs_fetch_cache(
2923 cached = (const struct CACHED_SECURID*)ntfs_fetch_cache(

Completed in 72 milliseconds