Home
last modified time | relevance | path

Searched refs:nfs_delegation_mark_returned (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfs/
H A Ddelegation.h63 void nfs_delegation_mark_returned(struct inode *inode, const nfs4_stateid *stateid);
H A Ddelegation.c1053 void nfs_delegation_mark_returned(struct inode *inode, in nfs_delegation_mark_returned() function
1106 nfs_delegation_mark_returned(inode, stateid); in nfs_remove_bad_delegation()
H A Dnfs4proc.c6747 nfs_delegation_mark_returned(data->inode, data->args.stateid); in nfs4_delegreturn_done()