Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/
H A Dfanotify.c412 static int fanotify_encode_fh(struct fanotify_fh *fh, struct inode *inode, in fanotify_encode_fh() function
627 fanotify_encode_fh(&ffe->object_fh, id, fanotify_encode_fh_len(id), in fanotify_alloc_fid_event()
672 len = fanotify_encode_fh(dfh, dir, dir_fh_len, hash, 0); in fanotify_alloc_name_event()
677 len = fanotify_encode_fh(dfh, dir2, dir2_fh_len, hash, 0); in fanotify_alloc_name_event()
682 len = fanotify_encode_fh(ffh, child, child_fh_len, hash, 0); in fanotify_alloc_name_event()
739 fanotify_encode_fh(&fee->object_fh, inode, fh_len, NULL, 0); in fanotify_alloc_error_event()