Home
last modified time | relevance | path

Searched defs:POSIXACE4_PERM_READ (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/sunrpc/xdr/
H A Dnfs4_1.x386 const POSIXACE4_PERM_READ = 0x00000004; variable
/linux/include/linux/sunrpc/xdrgen/
H A Dnfs4_1.h338 enum { POSIXACE4_PERM_READ = 0x00000004 }; enumerator