Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h784 struct nfsd4_seek { struct
786 stateid_t seek_stateid;
787 loff_t seek_offset;
788 u32 seek_whence;
791 u32 seek_eof;
792 loff_t seek_pos;
H A Dnfs4proc.c2215 nfsd4_seek(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_seek() function