Home
last modified time | relevance | path

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

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