Searched refs:nfs4_do_setattr (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/nfs/ |
D | nfs4proc.c | 98 static int nfs4_do_setattr(struct inode *inode, const struct cred *cred, 3260 status = nfs4_do_setattr(state->inode, cred, in _nfs4_do_open() 3424 static int nfs4_do_setattr(struct inode *inode, const struct cred *cred, in nfs4_do_setattr() function 4528 status = nfs4_do_setattr(inode, cred, fattr, sattr, ctx, NULL); in nfs4_proc_setattr()
|