Searched refs:nfs4_do_setattr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4proc.c | 101 static int nfs4_do_setattr(struct inode *inode, const struct cred *cred, 3188 status = nfs4_do_setattr(state->inode, cred, in _nfs4_do_open() 3356 static int nfs4_do_setattr(struct inode *inode, const struct cred *cred, in nfs4_do_setattr() function 4277 status = nfs4_do_setattr(inode, cred, fattr, sattr, ctx, NULL, label); in nfs4_proc_setattr()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4proc.c | 98 static int nfs4_do_setattr(struct inode *inode, const struct cred *cred, 3190 status = nfs4_do_setattr(state->inode, cred, in _nfs4_do_open() 3354 static int nfs4_do_setattr(struct inode *inode, const struct cred *cred, in nfs4_do_setattr() function 4398 status = nfs4_do_setattr(inode, cred, fattr, sattr, ctx, NULL); in nfs4_proc_setattr()
|
Completed in 48 milliseconds