Home
last modified time | relevance | path

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

12

/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_inode.c53 crhold(cr); in zpl_lookup()
139 crhold(cr); in zpl_create()
182 crhold(cr); in zpl_mknod()
219 crhold(cr); in zpl_tmpfile()
262 crhold(cr); in zpl_unlink()
289 crhold(cr); in zpl_mkdir()
322 crhold(cr); in zpl_rmdir()
374 crhold(cr); in zpl_setattr()
413 crhold(cr); in zpl_rename2()
442 crhold(cr); in zpl_symlink()
[all …]
H A Dzpl_ctldir.c123 crhold(cr); in zpl_root_lookup()
216 crhold(cr); in zpl_snapdir_lookup()
303 crhold(cr); in zpl_snapdir_rename2()
327 crhold(cr); in zpl_snapdir_rmdir()
343 crhold(cr); in zpl_snapdir_mkdir()
429 crhold(cr); in zpl_shares_lookup()
468 crhold(cr); in zpl_shares_iterate()
H A Dzpl_file.c54 crhold(cr); in zpl_open()
75 crhold(cr); in zpl_release()
91 crhold(cr); in zpl_iterate()
131 crhold(cr); in zpl_fsync()
169 crhold(cr); in zpl_fsync()
268 crhold(cr); in zpl_iter_read()
330 crhold(cr); in zpl_iter_write()
371 crhold(cr); in zpl_aio_read()
414 crhold(cr); in zpl_aio_write()
740 crhold(cr); in zpl_fallocate_common()
[all …]
H A Dzpl_export.c116 crhold(cr);
139 crhold(cr);
H A Dzpl_super.c124 crhold(cr); in zpl_sync_fs()
H A Dzpl_xattr.c246 crhold(cr); in zpl_xattr_list()
435 crhold(cr); in zpl_xattr_get()
604 crhold(cr); in zpl_xattr_set()
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-cred.c56 crhold(cred_t *cr) in crhold() function
183 EXPORT_SYMBOL(crhold);
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dcred.h48 extern void crhold(cred_t *cr);
/f-stack/freebsd/vm/
H A Ddefault_pager.c95 crhold(cred); in default_pager_alloc()
H A Dvnode_pager.c614 bp->b_rcred = crhold(curthread->td_ucred); in vnode_pager_input_smlfs()
615 bp->b_wcred = crhold(curthread->td_ucred); in vnode_pager_input_smlfs()
1061 bp->b_rcred = crhold(curthread->td_ucred); in vnode_pager_generic_getpages()
1062 bp->b_wcred = crhold(curthread->td_ucred); in vnode_pager_generic_getpages()
H A Dswap_pager.c666 crhold(cred); in swap_pager_alloc_init()
1327 bp->b_rcred = crhold(thread0.td_ucred); in swap_pager_getpages_locked()
1328 bp->b_wcred = crhold(thread0.td_ucred); in swap_pager_getpages_locked()
1532 bp->b_rcred = crhold(thread0.td_ucred); in swap_pager_putpages()
1533 bp->b_wcred = crhold(thread0.td_ucred); in swap_pager_putpages()
H A Dvm_map.c1816 crhold(cred); in vm_map_insert()
2442 crhold(entry->cred); in vm_map_entry_clone()
2855 crhold(cred); in vm_map_protect()
2883 crhold(cred); in vm_map_protect()
4120 crhold(cred); in vm_map_copy_swap_object()
4124 crhold(cred); in vm_map_copy_swap_object()
4219 crhold(dst_entry->cred); in vm_map_copy_entry()
4470 crhold(new_entry->cred); in vmspace_fork()
5050 crhold(cred); in vm_map_lookup()
/f-stack/tools/compat/include/sys/
H A Ducred.h113 struct ucred *crhold(struct ucred *cr);
/f-stack/freebsd/sys/
H A Ducred.h156 struct ucred *crhold(struct ucred *cr);
/f-stack/freebsd/kern/
H A Dkern_loginclass.c233 crhold(newcred); in sys_setloginclass()
H A Dtty_pts.c776 psc->pts_cred = crhold(cred); in pts_alloc()
823 psc->pts_cred = crhold(cred); in pts_alloc_external()
H A Dkern_ktrace.c600 p2->p_tracecred = crhold(p1->p_tracecred); in ktrprocfork()
1127 p->p_tracecred = crhold(td->td_ucred); in ktrops()
1219 crhold(cred); in ktr_writerequest()
H A Dkern_prot.c574 crhold(newcred); in sys_setuid()
927 crhold(newcred); in sys_setreuid()
1073 crhold(newcred); in sys_setresuid()
2013 crhold(struct ucred *cr) in crhold() function
H A Dkern_acct.c293 acct_cred = crhold(td->td_ucred); in sys_acct()
H A Dvfs_export.c530 crhold(*credanonp); in vfs_stdcheckexp()
H A Dkern_alq.c458 alq->aq_cred = crhold(cred); in alq_open_flags()
/f-stack/freebsd/security/mac/
H A Dmac_process.c216 cred = crhold(td->td_proc->p_ucred); in mac_proc_vm_revoke()
H A Dmac_syscalls.c108 tcred = crhold(tproc->p_ucred); in sys___mac_get_pid()
/f-stack/lib/
H A Dff_init_main.c455 td->td_ucred = crhold(p->p_ucred); in proc0_init()
/f-stack/freebsd/netinet/
H A Dtcp_timewait.c352 tw->tw_cred = crhold(so->so_cred); in tcp_twstart()

12