Home
last modified time | relevance | path

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

/linux-6.14.4/fs/nfsd/
Dxdr4.h747 struct nfsd4_seek { struct
749 stateid_t seek_stateid;
750 loff_t seek_offset;
751 u32 seek_whence;
754 u32 seek_eof;
755 loff_t seek_pos;
Dnfs4proc.c2157 nfsd4_seek(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_seek() function