Searched refs:dir_fh_len (Results 1 – 1 of 1) sorted by relevance
606 unsigned int dir_fh_len = fanotify_encode_fh_len(dir); in fanotify_alloc_name_event() local615 if (dir_fh_len) in fanotify_alloc_name_event()616 size += FANOTIFY_FH_HDR_LEN + dir_fh_len; in fanotify_alloc_name_event()630 if (dir_fh_len) { in fanotify_alloc_name_event()632 len = fanotify_encode_fh(dfh, dir, dir_fh_len, hash, 0); in fanotify_alloc_name_event()656 __func__, size, dir_fh_len, child_fh_len, in fanotify_alloc_name_event()