Searched refs:file_fh_totlen (Results 1 – 2 of 2) sorted by relevance
42 u8 file_fh_totlen; member94 if (!info->file_fh_totlen || in fanotify_info_file_fh_len()95 WARN_ON_ONCE(info->file_fh_totlen < FANOTIFY_FH_HDR_LEN)) in fanotify_info_file_fh_len()98 return info->file_fh_totlen - FANOTIFY_FH_HDR_LEN; in fanotify_info_file_fh_len()108 return info->buf + info->dir_fh_totlen + info->file_fh_totlen; in fanotify_info_name()114 info->file_fh_totlen = 0; in fanotify_info_init()122 strcpy(info->buf + info->dir_fh_totlen + info->file_fh_totlen, in fanotify_info_copy_name()217 return info->file_fh_totlen ? fh->len : 0; in fanotify_event_object_fh_len()
56 info1->file_fh_totlen != info2->file_fh_totlen || in fanotify_info_equal()65 if (info1->file_fh_totlen && in fanotify_info_equal()510 info->file_fh_totlen = fanotify_encode_fh(ffh, child, child_fh_len, 0); in fanotify_alloc_name_event()