KernTestFileCache: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
==Parameters== | ==Parameters== | ||
; khfd : SFT pointer | ; ''khfd'' (KEEhfile) - input : SFT pointer | ||
[[Category:KEE]] | [[Category:KEE]] |
Latest revision as of 03:49, 28 May 2025
Check whether the associated IFS for the specified file allows access to the file cache. Return 1 if yes, 0 if not. This seems to be again a special feature for JFS.
Synopsis
APIRET APIENTRY KernTestFileCache(KEEhfile khfd);
Parameters
- khfd (KEEhfile) - input
- SFT pointer