Searched refs:get_expiry (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/sunrpc/
H A Dcache.h307 static inline int get_expiry(char **bpp, time64_t *rvp) function
/linux-master/fs/nfsd/
H A Dnfs4idmap.c243 error = get_expiry(&buf, &ent.h.expiry_time);
411 error = get_expiry(&buf, &ent.h.expiry_time);
H A Dexport.c126 err = get_expiry(&mesg, &key.h.expiry_time);
642 err = get_expiry(&mesg, &exp.h.expiry_time);
/linux-master/net/sunrpc/
H A Dsvcauth_unix.c229 err = get_expiry(&mesg, &expiry);
510 err = get_expiry(&mesg, &expiry);
/linux-master/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c260 status = get_expiry(&mesg, &expiry);
486 status = get_expiry(&mesg, &expiry);

Completed in 147 milliseconds