Searched refs:fanotify (Results 1 – 14 of 14) sorted by relevance
8 Say Y here to enable fanotify support. fanotify is a file access16 bool "fanotify permissions checking"20 Say Y here is you want fanotify listeners to be able to make permissions21 decisions concerning filesystem events. This is used by some fanotify
2 obj-$(CONFIG_FANOTIFY) += fanotify.o fanotify_user.o
59 FIXTURE(fanotify) { in FIXTURE() argument70 FIXTURE_SETUP(fanotify) in FIXTURE_SETUP() argument121 FIXTURE_TEARDOWN(fanotify) in FIXTURE_TEARDOWN() argument186 FIXTURE_DATA(fanotify) *self, in expect_notify_n()275 TEST_F(fanotify, bind) in TEST_F() argument299 TEST_F(fanotify, move) in TEST_F() argument326 TEST_F(fanotify, propagate) in TEST_F() argument355 TEST_F(fanotify, fsmount) in TEST_F() argument392 TEST_F(fanotify, reparent) in TEST_F() argument468 TEST_F(fanotify, rmdir) in TEST_F() argument[all …]
4 File system Monitoring with fanotify30 FAN_FS_ERROR requires the fanotify group to be setup with the47 ``samples/fanotify/fs-monitor.c`` for an example parser.
7 obj-y += fanotify/
7 source "fs/notify/fanotify/Kconfig"
10 obj-$(CONFIG_SAMPLE_FANOTIFY_ERROR) += fanotify/
153 bool "Build fanotify error monitoring sample"157 FAN_FS_ERROR fanotify mechanism to monitor filesystem
89 Note that this feature, along with ongoing fanotify pre-content159 after fanotify pre-content hooks are landed.
2104 For fanotify files the format is::2110 fanotify flags:10 event-flags:02111 fanotify mnt_id:12 mflags:40 mask:38 ignored_mask:400000032112 …fanotify ino:4f969 sdev:800013 mflags:0 mask:3b ignored_mask:40000000 fhandle-bytes:8 fhandle-type…2114 where fanotify 'flags' and 'event-flags' are values used in fanotify_init
567 - commit 12ed2e36c98a ("fanotify: FMODE_NONOTIFY and __O_SYNC in sparc
633 - commit 12ed2e36c98a ("fanotify: FMODE_NONOTIFY and __O_SYNC in sparc
622 - commit 12ed2e36c98a ("fanotify: FMODE_NONOTIFY and __O_SYNC in sparc
8996 F: fs/notify/fanotify/8997 F: include/linux/fanotify.h8998 F: include/uapi/linux/fanotify.h