Searched refs:child_fh_len (Results 1 – 1 of 1) sorted by relevance
495 unsigned int child_fh_len = fanotify_encode_fh_len(child); in fanotify_alloc_name_event() local499 if (child_fh_len) in fanotify_alloc_name_event()500 size += FANOTIFY_FH_HDR_LEN + child_fh_len; in fanotify_alloc_name_event()513 if (child_fh_len) { in fanotify_alloc_name_event()515 info->file_fh_totlen = fanotify_encode_fh(ffh, child, child_fh_len, 0); in fanotify_alloc_name_event()521 __func__, id->i_ino, size, dir_fh_len, child_fh_len, in fanotify_alloc_name_event()