Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/
H A Dfanotify.c618 struct fanotify_fh *dfh, *ffh; in fanotify_alloc_name_event() local
646 dfh = fanotify_info_dir_fh(info); in fanotify_alloc_name_event()
647 len = fanotify_encode_fh(dfh, dir, dir_fh_len, hash, 0); in fanotify_alloc_name_event()
651 dfh = fanotify_info_dir2_fh(info); in fanotify_alloc_name_event()
652 len = fanotify_encode_fh(dfh, dir2, dir2_fh_len, hash, 0); in fanotify_alloc_name_event()