Searched refs:fanotify_fh_ext_buf (Results 1 – 2 of 2) sorted by relevance
97 static inline void *fanotify_fh_ext_buf(struct fanotify_fh *fh) in fanotify_fh_ext_buf() function104 return fanotify_fh_has_ext_buf(fh) ? fanotify_fh_ext_buf(fh) : fh->buf; in fanotify_fh_buf()
1014 kfree(fanotify_fh_ext_buf(&ffe->object_fh)); in fanotify_free_fid_event()