/fs/nfs/ |
D | nfs4state.c | 74 int nfs4_init_clientid(struct nfs_client *clp, struct rpc_cred *cred) in nfs4_init_clientid() 121 struct rpc_cred *cred) in nfs40_discover_server_trunking() 153 struct rpc_cred *cred = NULL; in nfs4_get_machine_cred_locked() local 162 struct rpc_cred *cred, *new; in nfs4_root_machine_cred() local 176 struct rpc_cred *cred = NULL; in nfs4_get_renew_cred_server_locked() local 201 struct rpc_cred *cred = NULL; in nfs4_get_renew_cred_locked() local 306 int nfs41_init_clientid(struct nfs_client *clp, struct rpc_cred *cred) in nfs41_init_clientid() 341 struct rpc_cred *cred) in nfs41_discover_server_trunking() 377 struct rpc_cred *cred; in nfs4_get_clid_cred() local 386 nfs4_find_state_owner_locked(struct nfs_server *server, struct rpc_cred *cred) in nfs4_find_state_owner_locked() [all …]
|
D | nfs4proc.c | 329 struct rpc_cred *cred) in nfs4_test_and_free_stateid() 338 struct rpc_cred *cred) in __nfs4_free_revoked_stateid() 346 struct rpc_cred *cred) in nfs4_free_revoked_stateid() 2310 static int nfs4_opendata_access(struct rpc_cred *cred, in nfs4_opendata_access() 2477 struct rpc_cred *cred) in nfs40_test_and_free_expired_stateid() 2485 struct rpc_cred *cred) in nfs41_test_and_free_expired_stateid() 2519 struct rpc_cred *cred; in nfs41_check_delegation_stateid() local 2569 struct rpc_cred *cred = lsp->ls_state->owner->so_cred; in nfs41_check_expired_locks() local 2613 struct rpc_cred *cred = state->owner->so_cred; in nfs41_check_open_stateid() local 2754 struct rpc_cred *cred = ctx->cred; in _nfs4_do_open() local [all …]
|
D | dir.c | 70 …c struct nfs_open_dir_context *alloc_nfs_open_dir_context(struct inode *dir, struct rpc_cred *cred) in alloc_nfs_open_dir_context() 106 struct rpc_cred *cred; in nfs_opendir() local 383 struct rpc_cred *cred = ctx->cred; in nfs_readdir_xdr_filler() local 2249 static struct nfs_access_entry *nfs_access_search_rbtree(struct inode *inode, struct rpc_cred *cred) in nfs_access_search_rbtree() 2267 static int nfs_access_get_cached(struct inode *inode, struct rpc_cred *cred, struct nfs_access_entr… in nfs_access_get_cached() 2312 static int nfs_access_get_cached_rcu(struct inode *inode, struct rpc_cred *cred, struct nfs_access_… in nfs_access_get_cached_rcu() 2423 static int nfs_do_access(struct inode *inode, struct rpc_cred *cred, int mask) in nfs_do_access() 2480 int nfs_may_open(struct inode *inode, struct rpc_cred *cred, int openflags) in nfs_may_open() 2502 struct rpc_cred *cred; in nfs_permission() local
|
D | pnfs_dev.c | 98 struct rpc_cred *cred, gfp_t gfp_flags) in nfs4_get_device_info() 188 const struct nfs4_deviceid *id, struct rpc_cred *cred, in nfs4_find_get_deviceid()
|
D | nfs4renewd.c | 60 struct rpc_cred *cred; in nfs4_renew_state() local
|
D | delegation.c | 176 void nfs_inode_reclaim_delegation(struct inode *inode, struct rpc_cred *cred, in nfs_inode_reclaim_delegation() 335 int nfs_inode_set_delegation(struct inode *inode, struct rpc_cred *cred, struct nfs_openres *res) in nfs_inode_set_delegation() 960 struct rpc_cred *cred; in nfs_reap_expired_delegations() local 1058 nfs4_stateid *dst, struct rpc_cred **cred) in nfs4_copy_delegation_stateid()
|
D | delegation.h | 17 struct rpc_cred *cred; member
|
D | nfs4client.c | 482 struct rpc_cred *cred) in nfs40_walk_client_list() 710 struct rpc_cred *cred) in nfs41_walk_client_list()
|
D | nfs4namespace.c | 174 struct rpc_cred *cred; in nfs_find_best_sec() local
|
D | inode.c | 805 struct rpc_cred *cred = rpc_lookup_cred(); in alloc_nfs_open_context() local 899 struct nfs_open_context *nfs_find_open_context(struct inode *inode, struct rpc_cred *cred, fmode_t … in nfs_find_open_context()
|
/fs/lockd/ |
D | clntproc.c | 249 nlmclnt_call(struct rpc_cred *cred, struct nlm_rqst *req, u32 proc) in nlmclnt_call() 394 static int nlmclnt_async_call(struct rpc_cred *cred, struct nlm_rqst *req, u32 proc, const struct r… in nlmclnt_async_call() 503 struct rpc_cred *cred = nfs_file_cred(fl->fl_file); in nlmclnt_lock() local
|
/fs/cifs/ |
D | cifs_spnego.c | 190 struct cred *cred; in init_cifs_spnego() local
|
/fs/nfs/flexfilelayout/ |
D | flexfilelayoutdev.c | 310 struct rpc_cred *cred, __rcu **pcred; in ff_layout_get_mirror_cred() local 428 struct rpc_cred *cred; in ff_layout_get_ds_cred() local
|
/fs/ecryptfs/ |
D | kthread.c | 133 const struct cred *cred) in ecryptfs_privileged_open()
|
D | main.c | 121 const struct cred *cred = current_cred(); in ecryptfs_init_lower_file() local
|
/fs/ |
D | coredump.c | 189 const struct cred *cred = current_cred(); in format_corename() local 543 struct cred *cred; in do_coredump() local
|
D | fcntl.c | 94 const struct cred *cred = current_cred(); in f_modown() local 440 const struct cred *cred; in sigio_perm() local
|
D | file_table.c | 105 const struct cred *cred = current_cred(); in get_empty_filp() local
|
D | open.c | 715 const struct cred *cred) in do_dentry_open() 871 const struct cred *cred) in vfs_open() 883 const struct cred *cred) in dentry_open()
|
D | binfmt_elf_fdpic.c | 496 const struct cred *cred = current_cred(); in create_elf_fdpic_tables() local 1371 const struct cred *cred; in fill_psinfo() local
|
/fs/proc/ |
D | array.c | 164 const struct cred *cred; in task_state() local 324 const struct cred *cred; in task_cap() local
|
D | fd.c | 87 const struct cred *cred; in tid_fd_revalidate() local
|
/fs/sdcardfs/ |
D | lookup.c | 283 const struct cred *cred = current_cred(); in __sdcardfs_lookup() local
|
D | inode.c | 29 struct cred *cred; in override_fsids() local
|
/fs/exportfs/ |
D | expfs.c | 276 const struct cred *cred = current_cred(); in get_name() local
|