Searched refs:_nfs4_proc_delegreturn (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4proc.c | 6528 static int _nfs4_proc_delegreturn(struct inode *inode, const struct cred *cred, const nfs4_stateid *stateid, int issync) in _nfs4_proc_delegreturn() function 6607 err = _nfs4_proc_delegreturn(inode, cred, stateid, issync); in nfs4_proc_delegreturn()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4proc.c | 6652 static int _nfs4_proc_delegreturn(struct inode *inode, const struct cred *cred, const nfs4_stateid *stateid, int issync) in _nfs4_proc_delegreturn() function 6733 err = _nfs4_proc_delegreturn(inode, cred, stateid, issync); in nfs4_proc_delegreturn()
|
Completed in 27 milliseconds