Searched refs:fanotify_encode_fh (Results 1 – 3 of 3) sorted by relevance
/linux/fs/notify/fanotify/ |
A D | fanotify.c | 388 static int fanotify_encode_fh(struct fanotify_fh *fh, struct inode *inode, in fanotify_encode_fh() function 549 fanotify_encode_fh(&ffe->object_fh, id, fanotify_encode_fh_len(id), in fanotify_alloc_fid_event() 584 info->dir_fh_totlen = fanotify_encode_fh(dfh, id, dir_fh_len, hash, 0); in fanotify_alloc_name_event() 587 info->file_fh_totlen = fanotify_encode_fh(ffh, child, in fanotify_alloc_name_event() 635 fanotify_encode_fh(&fee->object_fh, inode, fh_len, NULL, 0); in fanotify_alloc_error_event()
|
/linux/ |
A D | System.map | 9818 ffff8000102a0cd0 t fanotify_encode_fh
|
A D | .tmp_System.map | 9818 ffff8000102a0cd0 t fanotify_encode_fh
|
Completed in 307 milliseconds