Searched refs:fanotify (Results 1 – 11 of 11) sorted by relevance
| /linux/tools/testing/selftests/filesystems/mount-notify/ |
| H A D | mount-notify_test.c | 36 FIXTURE(fanotify) { in FIXTURE() argument 47 FIXTURE_SETUP(fanotify) in FIXTURE_SETUP() argument 98 FIXTURE_TEARDOWN(fanotify) in FIXTURE_TEARDOWN() argument 117 FIXTURE_DATA(fanotify) *self, in expect_notify() 163 FIXTURE_DATA(fanotify) *self, in expect_notify_n() 173 FIXTURE_DATA(fanotify) *self, in expect_notify_mask() 186 FIXTURE_DATA(fanotify) *self, in expect_notify_mask_n() 252 TEST_F(fanotify, bind) in TEST_F() argument 276 TEST_F(fanotify, move) in TEST_F() argument 303 TEST_F(fanotify, propagate) in TEST_F() argument [all …]
|
| H A D | mount-notify_test_ns.c | 42 FIXTURE(fanotify) { in FIXTURE() argument 54 FIXTURE_SETUP(fanotify) in FIXTURE_SETUP() argument 125 FIXTURE_TEARDOWN(fanotify) in FIXTURE_TEARDOWN() argument 144 FIXTURE_DATA(fanotify) *self, in expect_notify() 190 FIXTURE_DATA(fanotify) *self, in expect_notify_n() 200 FIXTURE_DATA(fanotify) *self, in expect_notify_mask() 213 FIXTURE_DATA(fanotify) *self, in expect_notify_mask_n() 279 TEST_F(fanotify, bind) in TEST_F() argument 303 TEST_F(fanotify, move) in TEST_F() argument 330 TEST_F(fanotify, propagate) in TEST_F() argument [all …]
|
| /linux/Documentation/admin-guide/ |
| H A D | filesystem-monitoring.rst | 4 File system Monitoring with fanotify 30 FAN_FS_ERROR requires the fanotify group to be setup with the 47 ``samples/fanotify/fs-monitor.c`` for an example parser.
|
| /linux/fs/notify/fanotify/ |
| H A D | Makefile | 2 obj-$(CONFIG_FANOTIFY) += fanotify.o fanotify_user.o
|
| /linux/fs/notify/ |
| H A D | Makefile | 7 obj-y += fanotify/
|
| H A D | Kconfig | 7 source "fs/notify/fanotify/Kconfig"
|
| /linux/samples/ |
| H A D | Makefile | 10 obj-$(CONFIG_SAMPLE_FANOTIFY_ERROR) += fanotify/
|
| H A D | Kconfig | 153 bool "Build fanotify error monitoring sample" 157 FAN_FS_ERROR fanotify mechanism to monitor filesystem
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | adding-syscalls.rst | 724 - commit 12ed2e36c98a ("fanotify: FMODE_NONOTIFY and __O_SYNC in sparc
|
| /linux/Documentation/translations/pt_BR/process/ |
| H A D | adding-syscalls.rst | 685 - commit 12ed2e36c98a ("fanotify: FMODE_NONOTIFY and __O_SYNC in sparc
|
| /linux/ |
| H A D | MAINTAINERS | 9980 F: fs/notify/fanotify/ 9981 F: include/linux/fanotify.h 9982 F: include/uapi/linux/fanotify.h
|