Searched defs:issync (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | delegation.c | 261 static int nfs_do_return_delegation(struct inode *inode, struct nfs_delegation *delegation, int issync) in nfs_do_return_delegation() argument 517 static int nfs_end_delegation_return(struct inode *inode, struct nfs_delegation *delegation, int issync) in nfs_end_delegation_return() argument
|
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() argument 6601 int nfs4_proc_delegreturn(struct inode *inode, const struct cred *cred, const nfs4_stateid *stateid, int issync) in nfs4_proc_delegreturn() argument
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | delegation.c | 261 static int nfs_do_return_delegation(struct inode *inode, struct nfs_delegation *delegation, int issync) in nfs_do_return_delegation() argument 528 static int nfs_end_delegation_return(struct inode *inode, struct nfs_delegation *delegation, int issync) in nfs_end_delegation_return() argument
|
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() argument 6727 int nfs4_proc_delegreturn(struct inode *inode, const struct cred *cred, const nfs4_stateid *stateid, int issync) in nfs4_proc_delegreturn() argument
|
Completed in 29 milliseconds