Home
last modified time | relevance | path

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

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