Home
last modified time | relevance | path

Searched refs:ufs_close (Results 1 – 2 of 2) sorted by relevance

/dragonfly/stand/lib/
H A Dufs.c77 static int ufs_close(struct open_file *f);
86 ufs_close,
597 ufs_close(struct open_file *f) in ufs_close() function
/dragonfly/sys/vfs/ufs/
H A Dufs_vnops.c84 static int ufs_close (struct vop_close_args *);
269 ufs_close(struct vop_close_args *ap) in ufs_close() function
2228 .vop_close = ufs_close,
2256 .vop_close = ufs_close,