Searched refs:dir_fh_len (Results 1 – 1 of 1) sorted by relevance
646 unsigned int dir_fh_len = fanotify_encode_fh_len(dir); in fanotify_alloc_name_event() local655 if (dir_fh_len) in fanotify_alloc_name_event()656 size += FANOTIFY_FH_HDR_LEN + dir_fh_len; in fanotify_alloc_name_event()670 if (dir_fh_len) { in fanotify_alloc_name_event()672 len = fanotify_encode_fh(dfh, dir, dir_fh_len, hash, 0); in fanotify_alloc_name_event()696 __func__, size, dir_fh_len, child_fh_len, in fanotify_alloc_name_event()