Home
last modified time | relevance | path

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

/Linux-v5.10/fs/notify/fanotify/
Dfanotify.h71 static inline void *fanotify_fh_buf(struct fanotify_fh *fh) in fanotify_fh_buf() function
Dfanotify.c38 !memcmp(fanotify_fh_buf(fh1), fanotify_fh_buf(fh2), fh1->len); in fanotify_fh_equal()
Dfanotify_user.c291 fh_buf = fanotify_fh_buf(fh); in copy_info_to_user()