Searched defs:nfscllayout (Results 1 – 1 of 1) sorted by relevance
233 struct nfscllayout { struct236 nfsv4stateid_t nfsly_stateid;237 struct nfsv4lock nfsly_lock;238 uint64_t nfsly_filesid[2];239 uint64_t nfsly_lastbyte;240 struct nfsclflayouthead nfsly_flayread;241 struct nfsclflayouthead nfsly_flayrw;242 struct nfsclrecalllayouthead nfsly_recall;243 time_t nfsly_timestamp;244 struct nfsclclient *nfsly_clp;[all …]