Searched refs:nfs4_proc_delegreturn (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | delegation.h | 69 int nfs4_proc_delegreturn(struct inode *inode, const struct cred *cred, const nfs4_stateid *stateid, int issync);
|
H A D | delegation.c | 270 res = nfs4_proc_delegreturn(inode, cred, in nfs_do_return_delegation()
|
H A D | nfs4proc.c | 6601 int nfs4_proc_delegreturn(struct inode *inode, const struct cred *cred, const nfs4_stateid *stateid, int issync) in nfs4_proc_delegreturn() function
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | delegation.h | 69 int nfs4_proc_delegreturn(struct inode *inode, const struct cred *cred, const nfs4_stateid *stateid, int issync);
|
H A D | delegation.c | 270 res = nfs4_proc_delegreturn(inode, cred, in nfs_do_return_delegation()
|
H A D | nfs4proc.c | 6727 int nfs4_proc_delegreturn(struct inode *inode, const struct cred *cred, const nfs4_stateid *stateid, int issync) in nfs4_proc_delegreturn() function
|
Completed in 31 milliseconds