Lines Matching refs:stat64
117 struct stat64 *file_stat, u_longlong_t fh_info) in ndmpd_api_file_history_path_v2()
297 struct stat64 *file_stat, u_longlong_t fh_info) in ndmpd_api_file_history_node_v2()
391 struct stat64 *file_stat, u_longlong_t fh_info) in ndmpd_api_file_history_file_v3()
630 struct stat64 *file_stat, u_longlong_t fh_info) in ndmpd_api_file_history_node_v3()
733 ndmpd_fhpath_v3_cb(lbr_fhlog_call_backs_t *cbp, char *path, struct stat64 *stp, in ndmpd_fhpath_v3_cb()
790 ndmpd_fhdir_v3_cb(lbr_fhlog_call_backs_t *cbp, char *dir, struct stat64 *stp) in ndmpd_fhdir_v3_cb()
904 struct stat64 ret_attr; in ndmpd_fhdir_v3_cb()
909 err = stat64(dirpath, &ret_attr); in ndmpd_fhdir_v3_cb()
940 struct stat64 *stp, u_longlong_t off) in ndmpd_fhnode_v3_cb()
1041 struct stat64 *st, u_longlong_t ll_idx) in ndmpd_path_restored_v3()
1333 struct stat64 *stp, u_longlong_t off) in ndmpd_file_history_path()
1379 struct stat64 *stp) in ndmpd_file_history_dir()
1488 struct stat64 ret_attr; in ndmpd_file_history_dir()
1493 err = stat64(dirpath, &ret_attr); in ndmpd_file_history_dir()
1525 struct stat64 *stp, u_longlong_t off) in ndmpd_file_history_node()
1588 ndmpd_path_restored(lbr_fhlog_call_backs_t *cbp, char *name, struct stat64 *stp, in ndmpd_path_restored()