Searched refs:dir_fh_totlen (Results 1 – 2 of 2) sorted by relevance
41 u8 dir_fh_totlen; member78 if (!info->dir_fh_totlen || in fanotify_info_dir_fh_len()79 WARN_ON_ONCE(info->dir_fh_totlen < FANOTIFY_FH_HDR_LEN)) in fanotify_info_dir_fh_len()82 return info->dir_fh_totlen - FANOTIFY_FH_HDR_LEN; in fanotify_info_dir_fh_len()103 return (struct fanotify_fh *)(info->buf + info->dir_fh_totlen); in fanotify_info_file_fh()108 return info->buf + info->dir_fh_totlen + info->file_fh_totlen; in fanotify_info_name()113 info->dir_fh_totlen = 0; in fanotify_info_init()122 strcpy(info->buf + info->dir_fh_totlen + info->file_fh_totlen, in fanotify_info_copy_name()
55 if (info1->dir_fh_totlen != info2->dir_fh_totlen || in fanotify_info_equal()60 if (info1->dir_fh_totlen && in fanotify_info_equal()82 if (!info1->dir_fh_totlen) in fanotify_name_event_equal()507 info->dir_fh_totlen = fanotify_encode_fh(dfh, id, dir_fh_len, 0); in fanotify_alloc_name_event()