Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs4renewd.c79 renew_flags |= NFS4_RENEW_DELEGATION_CB; in nfs4_renew_state()
85 if (!(renew_flags & NFS4_RENEW_DELEGATION_CB)) { in nfs4_renew_state()
Dnfs4_fs.h47 #define NFS4_RENEW_DELEGATION_CB 0x02 macro