Searched refs:dir_fh_totlen (Results 1 – 2 of 2) sorted by relevance
43 u8 dir_fh_totlen; member57 #define FANOTIFY_DIR_FH_SIZE(info) ((info)->dir_fh_totlen)110 if (!info->dir_fh_totlen || in fanotify_info_dir_fh_len()111 WARN_ON_ONCE(info->dir_fh_totlen < FANOTIFY_FH_HDR_LEN)) in fanotify_info_dir_fh_len()114 return info->dir_fh_totlen - FANOTIFY_FH_HDR_LEN; in fanotify_info_dir_fh_len()173 info->dir_fh_totlen = 0; in fanotify_info_init()190 info->dir_fh_totlen = totlen; in fanotify_info_set_dir_fh()
71 if (info1->dir_fh_totlen != info2->dir_fh_totlen || in fanotify_info_equal()78 if (info1->dir_fh_totlen && in fanotify_info_equal()110 if (!info1->dir_fh_totlen) in fanotify_name_event_equal()