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

/linux-master/include/linux/
H A Dfsnotify_backend.h47 #define FS_ERROR 0x00008000 /* Filesystem Error (fanotify) */ macro
50 * FS_IN_IGNORED overloads FS_ERROR. It is only used internally by inotify
51 * which does not support FS_ERROR.
105 FS_ERROR)
H A Dfsnotify.h437 return fsnotify(FS_ERROR, &report, FSNOTIFY_EVENT_ERROR,
/linux-master/fs/notify/fanotify/
H A Dfanotify.c911 BUILD_BUG_ON(FAN_FS_ERROR != FS_ERROR);

Completed in 128 milliseconds