Home
last modified time | relevance | path

Searched defs:cred (Results 1 – 25 of 49) sorted by relevance

12

/fs/nfs/
Dnfs4state.c111 int nfs4_init_clientid(struct nfs_client *clp, const struct cred *cred) in nfs4_init_clientid()
158 const struct cred *cred) in nfs40_discover_server_trunking()
208 const struct cred *cred = NULL; in nfs4_get_renew_cred_server_locked() local
233 const struct cred *cred = NULL; in nfs4_get_renew_cred() local
319 int nfs41_init_clientid(struct nfs_client *clp, const struct cred *cred) in nfs41_init_clientid()
354 const struct cred *cred) in nfs41_discover_server_trunking()
396 const struct cred *cred; in nfs4_get_clid_cred() local
403 nfs4_find_state_owner_locked(struct nfs_server *server, const struct cred *cred) in nfs4_find_state_owner_locked()
492 const struct cred *cred, in nfs4_alloc_state_owner()
575 const struct cred *cred, in nfs4_get_state_owner()
[all …]
Dnfs4proc.c364 const struct cred *cred) in nfs4_test_and_free_stateid()
373 const struct cred *cred) in __nfs4_free_revoked_stateid()
381 const struct cred *cred) in nfs4_free_revoked_stateid()
2559 static int nfs4_opendata_access(const struct cred *cred, in nfs4_opendata_access()
2727 const struct cred *cred) in nfs40_test_and_free_expired_stateid()
2735 const struct cred *cred) in nfs41_test_and_free_expired_stateid()
2769 const struct cred *cred = NULL; in nfs41_check_delegation_stateid() local
2836 const struct cred *cred = lsp->ls_state->owner->so_cred; in nfs41_check_expired_locks() local
2880 const struct cred *cred = state->owner->so_cred; in nfs41_check_open_stateid() local
3034 const struct cred *cred = ctx->cred; in _nfs4_do_open() local
[all …]
Dpnfs_dev.c97 const struct cred *cred, gfp_t gfp_flags) in nfs4_get_device_info()
187 const struct nfs4_deviceid *id, const struct cred *cred, in nfs4_find_get_deviceid()
Ddelegation.c190 void nfs_inode_reclaim_delegation(struct inode *inode, const struct cred *cred, in nfs_inode_reclaim_delegation()
355 int nfs_inode_set_delegation(struct inode *inode, const struct cred *cred, in nfs_inode_set_delegation()
1062 const struct cred *cred) in nfs_delegation_test_free_expired()
1089 const struct cred *cred; in nfs_reap_expired_delegations() local
1212 nfs4_stateid *dst, const struct cred **cred) in nfs4_copy_delegation_stateid()
Dnfs4renewd.c60 const struct cred *cred; in nfs4_renew_state() local
Ddir.c71 …struct nfs_open_dir_context *alloc_nfs_open_dir_context(struct inode *dir, const struct cred *cred) in alloc_nfs_open_dir_context()
337 const struct cred *cred = ctx->cred; in nfs_readdir_xdr_filler() local
2278 …tic struct nfs_access_entry *nfs_access_search_rbtree(struct inode *inode, const struct cred *cred) in nfs_access_search_rbtree()
2297 static int nfs_access_get_cached(struct inode *inode, const struct cred *cred, struct nfs_access_en… in nfs_access_get_cached()
2340 static int nfs_access_get_cached_rcu(struct inode *inode, const struct cred *cred, struct nfs_acces… in nfs_access_get_cached_rcu()
2475 static int nfs_do_access(struct inode *inode, const struct cred *cred, int mask) in nfs_do_access()
2539 int nfs_may_open(struct inode *inode, const struct cred *cred, int openflags) in nfs_may_open()
2564 const struct cred *cred = current_cred(); in nfs_permission() local
Ddelegation.h18 const struct cred *cred; member
Dcallback.c44 const struct cred *cred = current_cred(); in nfs4_callback_up_net() local
Dnfs4client.c552 const struct cred *cred) in nfs40_walk_client_list()
718 const struct cred *cred) in nfs41_walk_client_list()
Dnfs4idmap.c72 const struct cred *cred; member
198 struct cred *cred; in nfs_idmap_init() local
Dnfs4namespace.c176 struct rpc_cred *cred; in nfs_find_best_sec() local
/fs/lockd/
Dsvc.c193 const struct cred *cred) in create_lockd_listener()
206 const int family, const struct cred *cred) in create_lockd_family()
230 const struct cred *cred) in make_socks()
255 const struct cred *cred) in lockd_up_net()
470 int lockd_up(struct net *net, const struct cred *cred) in lockd_up()
Dclntproc.c261 nlmclnt_call(const struct cred *cred, struct nlm_rqst *req, u32 proc) in nlmclnt_call()
406 static int nlmclnt_async_call(const struct cred *cred, struct nlm_rqst *req, u32 proc, const struct… in nlmclnt_async_call()
515 const struct cred *cred = nfs_file_cred(fl->fl_file); in nlmclnt_lock() local
Dhost.c63 const struct cred *cred; member
223 const struct cred *cred) in nlmclnt_lookup_host()
/fs/
Dfile_table.c96 static struct file *__alloc_file(int flags, const struct cred *cred) in __alloc_file()
134 struct file *alloc_empty_file(int flags, const struct cred *cred) in alloc_empty_file()
171 struct file *alloc_empty_file_noaccount(int flags, const struct cred *cred) in alloc_empty_file_noaccount()
Dcoredump.c194 const struct cred *cred = current_cred(); in format_corename() local
572 struct cred *cred; in do_coredump() local
Dfcntl.c97 const struct cred *cred = current_cred(); in f_modown() local
711 const struct cred *cred; in sigio_perm() local
Dbinfmt_elf_fdpic.c502 const struct cred *cred = current_cred(); in create_elf_fdpic_tables() local
1381 const struct cred *cred; in fill_psinfo() local
/fs/nfsd/
Dnfssvc.c286 static int nfsd_init_socks(struct net *net, const struct cred *cred) in nfsd_init_socks()
375 static int nfsd_startup_net(int nrservs, struct net *net, const struct cred *cred) in nfsd_startup_net()
725 nfsd_svc(int nrservs, struct net *net, const struct cred *cred) in nfsd_svc()
/fs/cifs/
Dcifs_spnego.c192 struct cred *cred; in init_cifs_spnego() local
/fs/nfs/flexfilelayout/
Dflexfilelayoutdev.c285 const struct cred *cred, __rcu **pcred; in ff_layout_get_mirror_cred() local
423 const struct cred *cred; in ff_layout_get_ds_cred() local
/fs/ecryptfs/
Dkthread.c119 const struct cred *cred) in ecryptfs_privileged_open()
/fs/proc/
Darray.c159 const struct cred *cred; in task_state() local
320 const struct cred *cred; in task_cap() local
/fs/sdcardfs/
Dlookup.c282 const struct cred *cred = current_cred(); in __sdcardfs_lookup() local
/fs/exportfs/
Dexpfs.c279 const struct cred *cred = current_cred(); in get_name() local

12