Home
last modified time | relevance | path

Searched refs:nfs_file_cred (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/lockd/
A Dclntproc.c433 status = nlmclnt_call(nfs_file_cred(fl->fl_file), req, NLMPROC_TEST); in nlmclnt_test()
516 const struct cred *cred = nfs_file_cred(fl->fl_file); in nlmclnt_lock()
635 status = nlmclnt_call(nfs_file_cred(fl->fl_file), req, NLMPROC_LOCK); in nlmclnt_reclaim()
685 status = nlmclnt_async_call(nfs_file_cred(fl->fl_file), req, in nlmclnt_unlock()
776 status = nlmclnt_async_call(nfs_file_cred(fl->fl_file), req, in nlmclnt_cancel()
/linux-6.3-rc2/include/linux/
A Dnfs_fs.h497 static inline const struct cred *nfs_file_cred(struct file *file) in nfs_file_cred() function
/linux-6.3-rc2/fs/nfs/
A Dproc.c146 msg.rpc_cred = nfs_file_cred(sattr->ia_file); in nfs_proc_setattr()
A Dnfs3proc.c143 msg.rpc_cred = nfs_file_cred(sattr->ia_file); in nfs3_proc_setattr()

Completed in 11 milliseconds