Searched refs:dir2_fh_len (Results 1 – 1 of 1) sorted by relevance
622 unsigned int dir2_fh_len = fanotify_encode_fh_len(dir2); in fanotify_alloc_name_event() local632 if (dir2_fh_len) in fanotify_alloc_name_event()633 size += FANOTIFY_FH_HDR_LEN + dir2_fh_len; in fanotify_alloc_name_event()650 if (dir2_fh_len) { in fanotify_alloc_name_event()652 len = fanotify_encode_fh(dfh, dir2, dir2_fh_len, hash, 0); in fanotify_alloc_name_event()674 if (dir2_fh_len) { in fanotify_alloc_name_event()676 __func__, dir2_fh_len, info->name2_len, in fanotify_alloc_name_event()