Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c162 int dot_len = 0; in fanotify_event_len() local
178 dot_len = 1; in fanotify_event_len()
186 event_len += fanotify_fid_info_len(fh_len, dot_len); in fanotify_event_len()
587 int dot_len = 0; in copy_info_records_to_user() local
604 dot_len = 1; in copy_info_records_to_user()
625 info_type, dot, dot_len, in copy_info_records_to_user()