Searched refs:nfs4_copy_delegation_stateid (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/fs/nfs/
H A Ddelegation.h59 bool nfs4_copy_delegation_stateid(nfs4_stateid *dst, struct inode *inode, fmode_t flags);
H A Ddelegation.c877 * nfs4_copy_delegation_stateid - Copy inode's state ID information
885 bool nfs4_copy_delegation_stateid(nfs4_stateid *dst, struct inode *inode, nfs4_copy_delegation_stateid() function
H A Dnfs4state.c996 if (nfs4_copy_delegation_stateid(dst, state->inode, fmode)) { nfs4_select_rw_stateid()
1001 /* nfs4_copy_delegation_stateid() didn't over-write nfs4_select_rw_stateid()
H A Dnfs4proc.c2688 if (nfs4_copy_delegation_stateid(&arg.stateid, inode, fmode)) { _nfs4_do_setattr()

Completed in 156 milliseconds