/kernel/linux/linux-5.10/fs/overlayfs/ |
D | file.c | 45 const struct cred *old_cred; in ovl_open_realfile() local 182 const struct cred *old_cred; in ovl_llseek() local 302 const struct cred *old_cred; in ovl_read_iter() local 355 const struct cred *old_cred; in ovl_write_iter() local 437 const struct cred *old_cred; in ovl_splice_write() local 473 const struct cred *old_cred; in ovl_fsync() local 499 const struct cred *old_cred; in ovl_mmap() local 531 const struct cred *old_cred; in ovl_fallocate() local 553 const struct cred *old_cred; in ovl_fadvise() local 687 const struct cred *old_cred; in ovl_copyfile() local
|
D | inode.c | 22 const struct cred *old_cred; in ovl_setattr() local 163 const struct cred *old_cred; in ovl_getattr() local 284 const struct cred *old_cred; in ovl_permission() local 318 const struct cred *old_cred; in ovl_get_link() local 342 const struct cred *old_cred; in ovl_xattr_set() local 386 const struct cred *old_cred; in ovl_xattr_get() local 416 const struct cred *old_cred; in ovl_listxattr() local 447 const struct cred *old_cred; in ovl_get_acl() local 482 const struct cred *old_cred; in ovl_fiemap() local
|
D | dir.c | 569 const struct cred *old_cred; in ovl_create_or_link() local 697 const struct cred *old_cred; in ovl_set_link_redirect() local 892 const struct cred *old_cred; in ovl_do_remove() local 1106 const struct cred *old_cred = NULL; in ovl_rename() local
|
D | readdir.c | 272 const struct cred *old_cred; in ovl_check_whiteouts() local 735 const struct cred *old_cred; in ovl_iterate() local 835 const struct cred *old_cred; in ovl_dir_open_realfile() local 965 const struct cred *old_cred; in ovl_check_empty_dir() local
|
D | namei.c | 820 const struct cred *old_cred; in ovl_lookup() local 1138 const struct cred *old_cred; in ovl_lower_positive() local
|
D | util.c | 772 const struct cred *old_cred; in ovl_nlink_start() local 827 const struct cred *old_cred; in ovl_nlink_end() local
|
D | copy_up.c | 931 const struct cred *old_cred; in ovl_copy_up_flags() local
|
/kernel/linux/linux-5.10/fs/hmdfs/authority/ |
D | authentication.c | 45 const struct cred *old_cred = NULL; in hmdfs_override_fsids() local 64 const struct cred *old_cred = NULL; in hmdfs_override_dir_fsids() local 181 const struct cred *old_cred = NULL; in hmdfs_override_file_fsids() local 204 void hmdfs_revert_fsids(const struct cred *old_cred) in hmdfs_revert_fsids()
|
D | authentication.h | 283 void hmdfs_revert_fsids(const struct cred *old_cred) in hmdfs_revert_fsids()
|
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
D | socket_adapter.c | 128 const struct cred *old_cred; in hmdfs_sendmessage() local 258 const struct cred *old_cred = in async_request_cb_on_wakeup_fn() local 744 const struct cred *old_cred = hmdfs_override_creds(con->sbi->cred); in hmdfs_msg_handle_sync() local 910 const struct cred *old_cred = in hmdfs_file_response_work_fn() local
|
D | transport.c | 597 const struct cred *old_cred; in tcp_recv_thread() local
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
D | stash.c | 701 const struct cred *old_cred = NULL; in hmdfs_init_cache_for_stash_files() local 809 const struct cred *old_cred = NULL; in hmdfs_stash_remote_inodes() local 1806 const struct cred *old_cred = NULL; in hmdfs_rebuild_check_work_fn() local 1868 const struct cred *old_cred = NULL; in hmdfs_stash_online_prepare() local 1939 const struct cred *old_cred = NULL; in hmdfs_stash_online_do_restore() local 2071 const struct cred *old_cred = NULL; in hmdfs_stash_write_local_file() local 2129 const struct cred *old_cred = NULL; in hmdfs_stash_rebuild_status() local
|
D | file_merge.c | 655 const struct cred *old_cred = NULL; in change_cred() local 764 const struct cred *old_cred; in hmdfs_ioc_get_dst_path() local
|
D | hmdfs_dentryfile.c | 1053 const struct cred *old_cred = hmdfs_override_creds(sbi->system_cred); in create_local_dentry_file_cache() local 1261 const struct cred *old_cred = NULL; in insert_cfn() local 1585 const struct cred *old_cred = hmdfs_override_creds(sbi->system_cred); in cache_file_truncate() local 1596 const struct cred *old_cred = hmdfs_override_creds(sbi->system_cred); in cache_file_read() local 1607 const struct cred *old_cred = hmdfs_override_creds(sbi->system_cred); in cache_file_write() local
|
D | inode_remote.c | 117 const struct cred *old_cred = hmdfs_override_creds(con->sbi->cred); in hmdfs_remote_readdir_work() local
|
D | hmdfs_client.c | 305 const struct cred *old_cred = NULL; in hmdfs_remote_writepage_retry() local
|
D | inode_merge.c | 352 const struct cred *old_cred = hmdfs_override_creds(sbi->cred); in merge_lookup_comrade() local
|
/kernel/linux/linux-5.10/fs/ |
D | coredump.c | 587 const struct cred *old_cred; in do_coredump() local
|
D | open.c | 350 const struct cred *old_cred; in access_override_creds() local 403 const struct cred *old_cred = NULL; in do_faccessat() local
|
D | aio.c | 1589 const struct cred *old_cred = override_creds(iocb->fsync.creds); in aio_fsync_work() local
|
/kernel/linux/linux-5.10/kernel/ |
D | ptrace.c | 117 const struct cred *old_cred; in __ptrace_unlink() local
|
/kernel/linux/linux-5.10/net/unix/ |
D | af_unix.c | 596 const struct cred *old_cred; in init_peercred() local 612 const struct cred *old_cred; in copy_peercred() local
|
/kernel/linux/linux-5.10/drivers/base/firmware_loader/ |
D | main.c | 797 const struct cred *old_cred; in _request_firmware() local
|