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