Home
last modified time | relevance | path

Searched refs:seek_whence (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dxdr4.h607 u32 seek_whence; member
H A Dnfs4proc.c2032 switch (seek->seek_whence) { in nfsd4_seek()
H A Dnfs4xdr.c2068 if (xdr_stream_decode_u32(argp->xdr, &seek->seek_whence) < 0) in nfsd4_decode_seek()