Searched refs:ufs_open (Results 1 – 2 of 2) sorted by relevance
83 static int ufs_open(const char *path, struct open_file *f);96 .fo_open = ufs_open,497 ufs_open(const char *upath, struct open_file *f)500 ufs_open(const char *upath, struct open_file *f) ufs_open() function
117 static vop_open_t ufs_open; variable 317 ufs_open(struct vop_open_args *ap) in ufs_open() function 3011 .vop_open = ufs_open,