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