Home
last modified time | relevance | path

Searched refs:crhold (Results 1 – 25 of 72) sorted by relevance

123

/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_inode.c73 crhold(cr); in zpl_lookup()
188 crhold(cr); in zpl_create()
249 crhold(cr); in zpl_mknod()
304 crhold(cr); in zpl_tmpfile()
356 crhold(cr); in zpl_unlink()
398 crhold(cr); in zpl_mkdir()
435 crhold(cr); in zpl_rmdir()
545 crhold(cr); in zpl_setattr()
617 crhold(cr); in zpl_rename2()
671 crhold(cr); in zpl_symlink()
[all …]
H A Dzpl_export.c124 crhold(cr); in zpl_get_name()
143 crhold(cr); in zpl_get_parent()
166 crhold(cr); in zpl_commit_metadata()
H A Dzpl_ctldir.c137 crhold(cr); in zpl_root_lookup()
226 crhold(cr); in zpl_snapdir_lookup()
309 crhold(cr); in zpl_snapdir_rename2()
335 crhold(cr); in zpl_snapdir_rmdir()
359 crhold(cr); in zpl_snapdir_mkdir()
483 crhold(cr); in zpl_shares_lookup()
523 crhold(cr); in zpl_shares_iterate()
H A Dzpl_file.c64 crhold(cr); in zpl_open()
85 crhold(cr); in zpl_release()
101 crhold(cr); in zpl_iterate()
165 crhold(cr); in zpl_fsync()
230 crhold(cr); in zpl_iter_read()
281 crhold(cr); in zpl_iter_write()
603 crhold(cr); in zpl_fallocate_common()
843 crhold(cr); in zpl_ioctl_setflags()
891 crhold(cr); in zpl_ioctl_setxattr()
979 crhold(cr); in zpl_ioctl_setdosflags()
H A Dzpl_file_range.c67 crhold(cr); in zpl_clone_file_range_impl()
H A Dzpl_super.c114 crhold(cr); in zpl_sync_fs()
H A Dzpl_xattr.c249 crhold(cr); in zpl_xattr_list()
439 crhold(cr); in zpl_xattr_get()
609 crhold(cr); in zpl_xattr_set()
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-cred.c56 crhold(cred_t *cr) in crhold() function
143 EXPORT_SYMBOL(crhold);
/freebsd/sys/kern/
H A Dvfs_export.c395 mp->mnt_exjail = crhold(curthread->td_ucred); in vfs_export()
414 mp->mnt_exjail = crhold(curthread->td_ucred); in vfs_export()
684 crhold(*credanonp); in vfs_stdcheckexp()
H A Dkern_loginclass.c228 crhold(newcred); in sys_setloginclass()
H A Dtty_pts.c768 psc->pts_cred = crhold(cred); in pts_alloc()
815 psc->pts_cred = crhold(cred); in pts_alloc_external()
H A Dkern_acct.c277 acct_cred = crhold(td->td_ucred); in sys_acct()
H A Dkern_prot.c967 crhold(newcred); in sys_setuid()
1345 crhold(newcred); in sys_setreuid()
1491 crhold(newcred); in sys_setresuid()
2488 crhold(struct ucred *cr) in crhold() function
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dcred.h70 extern void crhold(cred_t *);
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dcred.h174 extern void crhold(cred_t *cr);
/freebsd/sys/nlm/
H A Dnlm_advlock.c251 crhold(td->td_ucred); in nlm_advlock_internal()
421 cred = crhold(ns->ns_ucred); in nlm_set_creds_for_lock()
434 cred = crhold(p->p_ucred); in nlm_set_creds_for_lock()
444 cred = crhold(td->td_ucred); in nlm_set_creds_for_lock()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clbio.c282 cred = crhold(np->n_writecred); in ncl_putpages()
284 cred = crhold(curthread->td_ucred); /* XXX */ in ncl_putpages()
1125 bp->b_wcred = crhold(cred); in ncl_write()
1518 bp->b_rcred = crhold(cred);
1521 bp->b_wcred = crhold(cred); in ncl_doio()
/freebsd/sys/sys/
H A Ducred.h232 struct ucred *crhold(struct ucred *cr);
/freebsd/sys/fs/nfs/
H A Dnfs_commonkrpc.c711 authcred = crhold(cred); in newnfs_request()
783 authcred = crhold(nmp->nm_sockreq.nr_cred); in newnfs_request()
798 authcred = crhold(nmp->nm_sockreq.nr_cred); in newnfs_request()
823 authcred = crhold(nmp->nm_sockreq.nr_cred); in newnfs_request()
/freebsd/sys/vm/
H A Dvnode_pager.c712 bp->b_rcred = crhold(curthread->td_ucred); in vnode_pager_input_smlfs()
713 bp->b_wcred = crhold(curthread->td_ucred); in vnode_pager_input_smlfs()
1105 bp->b_rcred = crhold(curthread->td_ucred); in vnode_pager_generic_getpages()
1106 bp->b_wcred = crhold(curthread->td_ucred); in vnode_pager_generic_getpages()
H A Dvm_map.c1778 crhold(cred); in vm_map_insert1()
2466 crhold(entry->cred); in vm_map_entry_clone()
2924 crhold(cred); in vm_map_protect()
2950 crhold(cred); in vm_map_protect()
4187 crhold(cred); in vm_map_copy_swap_object()
4191 crhold(cred); in vm_map_copy_swap_object()
4286 crhold(dst_entry->cred); in vm_map_copy_entry()
4539 crhold(new_entry->cred); in vmspace_fork()
5084 crhold(cred); in vm_map_lookup()
H A Dswap_pager.c773 crhold(cred); in swap_pager_init_object()
1414 bp->b_rcred = crhold(thread0.td_ucred); in swap_pager_getpages_locked()
1415 bp->b_wcred = crhold(thread0.td_ucred); in swap_pager_getpages_locked()
1610 bp->b_rcred = crhold(thread0.td_ucred); in swap_pager_putpages()
1611 bp->b_wcred = crhold(thread0.td_ucred); in swap_pager_putpages()
/freebsd/sys/security/mac/
H A Dmac_process.c214 cred = crhold(td->td_proc->p_ucred); in mac_proc_vm_revoke()
/freebsd/sys/dev/filemon/
H A Dfilemon.c430 filemon->cred = crhold(td->td_ucred); in filemon_open()
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_cma.c172 ssk->cred = crhold(child->so_cred); in sdp_connect_handler()

123