Home
last modified time | relevance | path

Searched refs:vn_open (Results 1 – 14 of 14) sorted by relevance

/f-stack/lib/
H A Dff_vfs_ops.c56 vn_open(struct nameidata *ndp, int *flagp, int cmode, struct file *fp) in vn_open() function
/f-stack/lib/include/sys/
H A Dvnode.h136 int vn_open(struct nameidata *ndp, int *flagp, int cmode, struct file *fp);
/f-stack/freebsd/kern/
H A Dkern_ctf.c105 error = vn_open(&nd, &flags, 0, NULL);
H A Dkern_acct.c223 error = vn_open(&nd, &flags, 0, NULL); in sys_acct()
H A Dvfs_mountroot.c950 error = vn_open(&nd, &flags, 0, NULL); in vfs_mountroot_readconf()
H A Dkern_linker.c1807 error = vn_open(&nd, &flags, 0, NULL); in linker_lookup_file()
1857 error = vn_open(&nd, &flags, 0, NULL); in linker_hints_lookup()
H A Dkern_ktrace.c950 error = vn_open(&nd, &flags, 0, NULL); in sys_ktrace()
H A Dlink_elf.c981 error = vn_open(&nd, &flags, 0, NULL); in link_elf_load_file()
H A Dlink_elf_obj.c677 error = vn_open(nd, &flags, 0, NULL); in link_elf_load_file()
H A Dvfs_vnops.c189 vn_open(struct nameidata *ndp, int *flagp, int cmode, struct file *fp) in vn_open() function
H A Dvfs_syscalls.c1141 error = vn_open(&nd, &flags, cmode, fp); in kern_openat()
/f-stack/freebsd/security/mac_veriexec_parser/
H A Dmac_veriexec_parser.c246 rc = vn_open(nid, &flags, 0, NULL); in open_file()
/f-stack/freebsd/security/audit/
H A Daudit_syscalls.c807 error = vn_open(&nd, &flags, 0, NULL); in sys_auditctl()
/f-stack/freebsd/sys/
H A Dvnode.h745 int vn_open(struct nameidata *ndp, int *flagp, int cmode, struct file *fp);