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

/linux-master/fs/notify/fanotify/
H A Dfanotify.c371 static int fanotify_encode_fh_len(struct inode *inode) function
587 fanotify_encode_fh(&ffe->object_fh, id, fanotify_encode_fh_len(id),
606 unsigned int dir_fh_len = fanotify_encode_fh_len(dir);
607 unsigned int dir2_fh_len = fanotify_encode_fh_len(dir2);
608 unsigned int child_fh_len = fanotify_encode_fh_len(child);
693 fh_len = fanotify_encode_fh_len(inode);

Completed in 97 milliseconds