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

/freebsd-11-stable/stand/libsa/
H A Dstand.h108 int (*fo_write)(struct open_file *f, const void *buf, member in struct:fs_ops
/freebsd-11-stable/sys/sys/
H A Dfile.h128 fo_rdwr_t *fo_write; member in struct:fileops
283 static __inline fo_rdwr_t fo_write; variable
303 fo_write(struct file *fp, struct uio *uio, struct ucred *active_cred, function

Completed in 138 milliseconds