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

/freebsd-9.3-release/lib/libstand/
H A Dstand.h110 int (*fo_stat)(struct open_file *f, struct stat *sb); member in struct:fs_ops
/freebsd-9.3-release/sys/sys/
H A Dfile.h117 fo_stat_t *fo_stat; member in struct:fileops
277 static __inline fo_stat_t fo_stat; variable
323 fo_stat(struct file *fp, struct stat *sb, struct ucred *active_cred, function

Completed in 106 milliseconds