Searched defs:fo_close (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/lib/libstand/
H A Dstand.h104 int (*fo_close)(struct open_file *f); member in struct:fs_ops
/freebsd-10-stable/sys/sys/
H A Dfile.h124 fo_close_t *fo_close; member in struct:fileops
287 static __inline fo_close_t fo_close; variable
341 fo_close(struct file *fp, struct thread *td) function

Completed in 40 milliseconds