Home
last modified time | relevance | path

Searched refs:dfh (Results 1 – 1 of 1) sorted by relevance

/linux/fs/notify/fanotify/
H A Dfanotify.c643 struct fanotify_fh *dfh, *ffh; in fanotify_alloc_name_event() local
671 dfh = fanotify_info_dir_fh(info); in fanotify_alloc_name_event()
672 len = fanotify_encode_fh(dfh, dir, dir_fh_len, hash, 0); in fanotify_alloc_name_event()
676 dfh = fanotify_info_dir2_fh(info); in fanotify_alloc_name_event()
677 len = fanotify_encode_fh(dfh, dir2, dir2_fh_len, hash, 0); in fanotify_alloc_name_event()