Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4proc.c2279 struct nfsd4_op *op, *current_op = NULL, *saved_op = NULL; in check_if_stalefh_allowed() local
2292 saved_op = current_op; in check_if_stalefh_allowed()
2294 current_op = saved_op; in check_if_stalefh_allowed()
2297 if (!saved_op) { in check_if_stalefh_allowed()
2301 putfh = (struct nfsd4_putfh *)&saved_op->u; in check_if_stalefh_allowed()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4proc.c2577 struct nfsd4_op *op, *current_op = NULL, *saved_op = NULL; in check_if_stalefh_allowed() local
2590 saved_op = current_op; in check_if_stalefh_allowed()
2592 current_op = saved_op; in check_if_stalefh_allowed()
2595 if (!saved_op) { in check_if_stalefh_allowed()
2599 putfh = (struct nfsd4_putfh *)&saved_op->u; in check_if_stalefh_allowed()

Completed in 9 milliseconds