Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
H A Ddelegation.h72 bool nfs4_copy_delegation_stateid(struct inode *inode, fmode_t flags, nfs4_stateid *dst, const struct cred **cred);
H A Ddelegation.c1395 * nfs4_copy_delegation_stateid - Copy inode's state ID information
1404 bool nfs4_copy_delegation_stateid(struct inode *inode, fmode_t flags, in nfs4_copy_delegation_stateid() function
H A Dnfs4state.c1061 if (nfs4_copy_delegation_stateid(state->inode, fmode, dst, cred)) { in nfs4_select_rw_stateid()
1066 /* nfs4_copy_delegation_stateid() didn't over-write in nfs4_select_rw_stateid()
H A Dnfs4proc.c2878 nfs4_copy_delegation_stateid(state->inode, state->state, in nfs41_delegation_recover_stateid()
3324 if (nfs4_copy_delegation_stateid(inode, FMODE_WRITE, &arg->stateid, &delegation_cred)) { in _nfs4_do_setattr()
/kernel/linux/linux-6.6/fs/nfs/
H A Ddelegation.h72 bool nfs4_copy_delegation_stateid(struct inode *inode, fmode_t flags, nfs4_stateid *dst, const struct cred **cred);
H A Ddelegation.c1419 * nfs4_copy_delegation_stateid - Copy inode's state ID information
1428 bool nfs4_copy_delegation_stateid(struct inode *inode, fmode_t flags, in nfs4_copy_delegation_stateid() function
H A Dnfs4state.c1060 if (nfs4_copy_delegation_stateid(state->inode, fmode, dst, cred)) { in nfs4_select_rw_stateid()
1065 /* nfs4_copy_delegation_stateid() didn't over-write in nfs4_select_rw_stateid()
H A Dnfs4proc.c2888 nfs4_copy_delegation_stateid(state->inode, state->state, in nfs41_delegation_recover_stateid()
3322 if (nfs4_copy_delegation_stateid(inode, FMODE_WRITE, &arg->stateid, &delegation_cred)) { in _nfs4_do_setattr()

Completed in 41 milliseconds