Searched refs:nfs_file_cred (Results 1 – 4 of 4) sorted by relevance
436 status = nlmclnt_call(nfs_file_cred(fl->c.flc_file), req, in nlmclnt_test()524 const struct cred *cred = nfs_file_cred(fl->c.flc_file); in nlmclnt_lock()657 status = nlmclnt_call(nfs_file_cred(fl->c.flc_file), req, in nlmclnt_reclaim()709 status = nlmclnt_async_call(nfs_file_cred(fl->c.flc_file), req, in nlmclnt_unlock()803 status = nlmclnt_async_call(nfs_file_cred(fl->c.flc_file), req, in nlmclnt_cancel()
552 static inline const struct cred *nfs_file_cred(struct file *file) in nfs_file_cred() function
146 msg.rpc_cred = nfs_file_cred(sattr->ia_file); in nfs_proc_setattr()
143 msg.rpc_cred = nfs_file_cred(sattr->ia_file); in nfs3_proc_setattr()