Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4proc.c2287 struct nfsd4_op *op, *current_op = NULL, *saved_op = NULL; in check_if_stalefh_allowed() local
2300 saved_op = current_op; in check_if_stalefh_allowed()
2302 current_op = saved_op; in check_if_stalefh_allowed()
2305 if (!saved_op) { in check_if_stalefh_allowed()
2309 putfh = (struct nfsd4_putfh *)&saved_op->u; in check_if_stalefh_allowed()