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

/freebsd-10-stable/lib/libstand/
H A Dstand.h110 int (*fo_stat)(struct open_file *f, struct stat *sb); member in struct:fs_ops
/freebsd-10-stable/sys/sys/
H A Dfile.h123 fo_stat_t *fo_stat; member in struct:fileops
286 static __inline fo_stat_t fo_stat; variable
333 fo_stat(struct file *fp, struct stat *sb, struct ucred *active_cred, function

Completed in 157 milliseconds