Home
last modified time | relevance | path

Searched refs:fanotify (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/fs/notify/fanotify/
H A DKconfig8 Say Y here to enable fanotify support. fanotify is a file access
16 bool "fanotify permissions checking"
20 Say Y here is you want fanotify listeners to be able to make permissions
21 decisions concerning filesystem events. This is used by some fanotify
H A DMakefile2 obj-$(CONFIG_FANOTIFY) += fanotify.o fanotify_user.o
/linux-6.15/tools/testing/selftests/filesystems/mount-notify/
H A Dmount-notify_test.c59 FIXTURE(fanotify) { in FIXTURE() argument
70 FIXTURE_SETUP(fanotify) in FIXTURE_SETUP() argument
121 FIXTURE_TEARDOWN(fanotify) in FIXTURE_TEARDOWN() argument
186 FIXTURE_DATA(fanotify) *self, in expect_notify_n()
275 TEST_F(fanotify, bind) in TEST_F() argument
299 TEST_F(fanotify, move) in TEST_F() argument
326 TEST_F(fanotify, propagate) in TEST_F() argument
355 TEST_F(fanotify, fsmount) in TEST_F() argument
392 TEST_F(fanotify, reparent) in TEST_F() argument
468 TEST_F(fanotify, rmdir) in TEST_F() argument
[all …]
/linux-6.15/Documentation/admin-guide/
H A Dfilesystem-monitoring.rst4 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-6.15/fs/notify/
H A DMakefile7 obj-y += fanotify/
H A DKconfig7 source "fs/notify/fanotify/Kconfig"
/linux-6.15/samples/
H A DMakefile10 obj-$(CONFIG_SAMPLE_FANOTIFY_ERROR) += fanotify/
H A DKconfig153 bool "Build fanotify error monitoring sample"
157 FAN_FS_ERROR fanotify mechanism to monitor filesystem
/linux-6.15/fs/erofs/
H A DKconfig89 Note that this feature, along with ongoing fanotify pre-content
159 after fanotify pre-content hooks are landed.
/linux-6.15/Documentation/filesystems/
H A Dproc.rst2104 For fanotify files the format is::
2110 fanotify flags:10 event-flags:0
2111 fanotify mnt_id:12 mflags:40 mask:38 ignored_mask:40000003
2112fanotify 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
/linux-6.15/Documentation/process/
H A Dadding-syscalls.rst567 - commit 12ed2e36c98a ("fanotify: FMODE_NONOTIFY and __O_SYNC in sparc
/linux-6.15/Documentation/translations/it_IT/process/
H A Dadding-syscalls.rst633 - commit 12ed2e36c98a ("fanotify: FMODE_NONOTIFY and __O_SYNC in sparc
/linux-6.15/Documentation/translations/sp_SP/process/
H A Dadding-syscalls.rst622 - commit 12ed2e36c98a ("fanotify: FMODE_NONOTIFY and __O_SYNC in sparc
/linux-6.15/
H A DMAINTAINERS8996 F: fs/notify/fanotify/
8997 F: include/linux/fanotify.h
8998 F: include/uapi/linux/fanotify.h