Searched defs:nfs_accesscache (Results 1 – 2 of 2) sorted by relevance
78 struct nfs_accesscache { struct79 u_int32_t mode; /* ACCESS mode cache */80 uid_t uid; /* credentials having mode */104 struct nfs_accesscache n_accesscache[NFS_ACCESSCACHESIZE]; argument
74 struct nfs_accesscache { struct75 u_int32_t mode; /* ACCESS mode cache */76 uid_t uid; /* credentials having mode */77 time_t stamp; /* mode cache timestamp */