Home
last modified time | relevance | path

Searched refs:nfs_async_inode_return_delegation (Results 1 – 4 of 4) sorted by relevance

/linux/fs/nfs/
H A Ddelegation.h52 int nfs_async_inode_return_delegation(struct inode *inode, const nfs4_stateid *stateid);
H A Dcallback_proc.c111 switch (nfs_async_inode_return_delegation(inode, &args->stateid)) { in nfs4_callback_recall()
H A Ddelegation.c1157 int nfs_async_inode_return_delegation(struct inode *inode, in nfs_async_inode_return_delegation() function
H A Dnfs4proc.c543 err = nfs_async_inode_return_delegation(inode, in nfs4_do_handle_exception()
1987 nfs_async_inode_return_delegation(inode, &delegation->stateid); in nfs4_process_delegation()