Searched defs:nfscllayout (Results 1 – 1 of 1) sorted by relevance
245 struct nfscllayout { struct248 nfsv4stateid_t nfsly_stateid;249 struct nfsv4lock nfsly_lock;250 uint64_t nfsly_filesid[2];251 uint64_t nfsly_lastbyte;252 struct nfsclflayouthead nfsly_flayread;253 struct nfsclflayouthead nfsly_flayrw;254 struct nfsclrecalllayouthead nfsly_recall;255 time_t nfsly_timestamp;256 struct nfsclclient *nfsly_clp;[all …]