D_PATH_BUF_SIZE
char d_path_buf[D_PATH_BUF_SIZE] = {};
bpf_d_path(&file->f_path, d_path_buf, D_PATH_BUF_SIZE);