Home
last modified time | relevance | path

Searched refs:return_delegation (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfs/
H A Dunlink.c235 NFS_PROTO(inode)->return_delegation(inode); in nfs_complete_unlink()
H A Dproc.c767 .return_delegation = nfs_return_delegation,
H A Dnfs3proc.c1111 .return_delegation = nfs3_return_delegation,
H A Dnfs4proc.c10936 .return_delegation = nfs4_inode_return_delegation,
/linux/include/linux/
H A Dnfs_xdr.h1839 int (*return_delegation)(struct inode *); member