Searched refs:fs_error_report (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dfsnotify_backend.h294 struct fs_error_report { struct
310 return ((struct fs_error_report *)data)->inode;
351 return ((struct fs_error_report *) data)->sb;
357 static inline struct fs_error_report *fsnotify_data_error_report(
363 return (struct fs_error_report *) data;
H A Dfsnotify.h431 struct fs_error_report report = {
/linux-master/fs/notify/fanotify/
H A Dfanotify.c674 struct fs_error_report *report =

Completed in 193 milliseconds