Searched defs:nfs4_state_protect (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4_fs.h | 397 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, in nfs4_state_protect() function 430 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_flags, in nfs4_state_protect() function 666 #define nfs4_state_protect(a, b, c, d) do { } while (0) macro
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4_fs.h | 401 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, in nfs4_state_protect() function 434 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_flags, in nfs4_state_protect() function 669 #define nfs4_state_protect(a, b, c, d) do { } while (0) macro
|
Completed in 3 milliseconds