Home
last modified time | relevance | path

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

/fs/nfsd/
Dxdr4.h602 struct nfsd4_seek { struct
604 stateid_t seek_stateid;
605 loff_t seek_offset;
606 u32 seek_whence;
609 u32 seek_eof;
610 loff_t seek_pos;
Dnfs4proc.c2017 nfsd4_seek(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_seek() function