Searched defs:nfsd4_seek (Results 1 – 2 of 2) sorted by relevance
493 struct nfsd4_seek { struct495 stateid_t seek_stateid;496 loff_t seek_offset;497 u32 seek_whence;500 u32 seek_eof;501 loff_t seek_pos;
1061 nfsd4_seek(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_seek() function