Searched defs:nfsd4_seek (Results 1 – 2 of 2) sorted by relevance
603 struct nfsd4_seek { struct605 stateid_t seek_stateid;606 loff_t seek_offset;607 u32 seek_whence;610 u32 seek_eof;611 loff_t seek_pos;
2018 nfsd4_seek(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_seek() function