Home
last modified time | relevance | path

Searched defs:nfsd4_seek (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dxdr4.h531 struct nfsd4_seek { struct
533 stateid_t seek_stateid;
534 loff_t seek_offset;
535 u32 seek_whence;
538 u32 seek_eof;
539 loff_t seek_pos;
Dnfs4proc.c1166 nfsd4_seek(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_seek() function