Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dfile.h149 fo_stat_t *fo_stat; member
342 static __inline fo_stat_t fo_stat; variable
389 fo_stat(struct file *fp, struct stat *sb, struct ucred *active_cred) in fo_stat() function
/freebsd/stand/libsa/
H A Dstand.h117 int (*fo_stat)(struct open_file *f, struct stat *sb); member