Home
last modified time | relevance | path

Searched defs:ufs_open (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/ufs/ufs/
H A Dufs_vnops.c117 static vop_open_t ufs_open; variable
317 ufs_open(struct vop_open_args *ap) in ufs_open() function
/freebsd-src/stand/libsa/
H A Dufs.c500 ufs_open(const char *upath, struct open_file *f) ufs_open() function