Searched refs:fanotify_fh_buf (Results 1 – 3 of 3) sorted by relevance
71 static inline void *fanotify_fh_buf(struct fanotify_fh *fh) in fanotify_fh_buf() function
38 !memcmp(fanotify_fh_buf(fh1), fanotify_fh_buf(fh2), fh1->len); in fanotify_fh_equal()
291 fh_buf = fanotify_fh_buf(fh); in copy_info_to_user()