Home
last modified time | relevance | path

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

/linux-6.15/fs/nfs/
H A Dunlink.c235 NFS_PROTO(inode)->return_delegation(inode); in nfs_complete_unlink()
H A Dproc.c771 .return_delegation = nfs_return_delegation,
H A Dnfs3proc.c1114 .return_delegation = nfs3_return_delegation,
H A Dnfs4proc.c10978 .return_delegation = nfs4_inode_return_delegation,
/linux-6.15/include/linux/
H A Dnfs_xdr.h1840 int (*return_delegation)(struct inode *); member