Home
last modified time | relevance | path

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

/Linux-v6.6/fs/notify/fanotify/
Dfanotify.c375 static int fanotify_encode_fh_len(struct inode *inode) in fanotify_encode_fh_len() function
591 fanotify_encode_fh(&ffe->object_fh, id, fanotify_encode_fh_len(id), in fanotify_alloc_fid_event()
610 unsigned int dir_fh_len = fanotify_encode_fh_len(dir); in fanotify_alloc_name_event()
611 unsigned int dir2_fh_len = fanotify_encode_fh_len(dir2); in fanotify_alloc_name_event()
612 unsigned int child_fh_len = fanotify_encode_fh_len(child); in fanotify_alloc_name_event()
697 fh_len = fanotify_encode_fh_len(inode); in fanotify_alloc_error_event()