Searched refs:null_stat (Results 1 – 3 of 3) sorted by relevance
92 int null_stat (struct open_file *f, struct stat *sb) in null_stat() function
428 extern int null_stat(struct open_file *f, struct stat *sb);
577 null_stat(struct vop_stat_args *ap) in null_stat() function1233 .vop_stat = null_stat,