Jump to content

KernTestFileCache: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
Line 1: Line 1:
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==
==Synopsis==
APIRET APIENTRY KernTestFileCache(KEEhfile khfd);
APIRET APIENTRY KernTestFileCache(KEEhfile khfd);
 
==Description==
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.


==Parameters==
==Parameters==
;khfd:SFT pointer  
; khfd : SFT pointer  


[[Category:KEE]]
[[Category:KEE]]

Revision as of 23:05, 9 June 2017

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
SFT pointer