| /linux/tools/testing/selftests/filesystems/mount-notify/ |
| H A D | mount-notify_test_ns.c | 89 ret = fanotify_mark(fan_fd, FAN_MARK_ADD | mark_types[i], in FIXTURE_SETUP() 93 ret = fanotify_mark(fan_fd, FAN_MARK_ADD | FAN_MARK_FILESYSTEM, in FIXTURE_SETUP() 102 ret = fanotify_mark(self->fan_fd[i], FAN_MARK_ADD | in FIXTURE_SETUP() 108 ret = fanotify_mark(self->fan_fd[i], FAN_MARK_ADD | in FIXTURE_SETUP() 115 ret = fanotify_mark(self->fan_fd[i], mark_cmds[i] | in FIXTURE_SETUP()
|
| H A D | mount-notify_test.c | 81 ret = fanotify_mark(self->fan_fd[i], FAN_MARK_ADD | in FIXTURE_SETUP() 88 ret = fanotify_mark(self->fan_fd[i], mark_cmds[i] | in FIXTURE_SETUP()
|
| /linux/fs/notify/fanotify/ |
| H A D | fanotify.h | 521 struct fanotify_mark { struct 526 static inline struct fanotify_mark *FANOTIFY_MARK(struct fsnotify_mark *mark) in FANOTIFY_MARK() argument 528 return container_of(mark, struct fanotify_mark, fsn_mark); in FANOTIFY_MARK()
|
| /linux/kernel/ |
| H A D | sys_ni.c | 226 COND_SYSCALL(fanotify_mark); 287 COND_SYSCALL_COMPAT(fanotify_mark);
|
| /linux/arch/mips/kernel/syscalls/ |
| H A D | syscall_n64.tbl | 307 296 n64 fanotify_mark sys_fanotify_mark
|
| H A D | syscall_n32.tbl | 312 301 n32 fanotify_mark sys_fanotify_mark
|
| H A D | syscall_o32.tbl | 351 337 o32 fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
|
| /linux/tools/perf/arch/mips/entry/syscalls/ |
| H A D | syscall_n64.tbl | 307 296 n64 fanotify_mark sys_fanotify_mark
|
| /linux/scripts/ |
| H A D | syscall.tbl | 312 263 common fanotify_mark sys_fanotify_mark
|
| /linux/tools/scripts/ |
| H A D | syscall.tbl | 312 263 common fanotify_mark sys_fanotify_mark
|
| /linux/arch/sh/kernel/syscalls/ |
| H A D | syscall.tbl | 348 338 common fanotify_mark sys_fanotify_mark
|
| /linux/arch/xtensa/kernel/syscalls/ |
| H A D | syscall.tbl | 344 321 common fanotify_mark sys_fanotify_mark
|
| /linux/arch/m68k/kernel/syscalls/ |
| H A D | syscall.tbl | 348 338 common fanotify_mark sys_fanotify_mark
|
| /linux/arch/parisc/kernel/syscalls/ |
| H A D | syscall.tbl | 367 323 common fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
|
| /linux/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 313 301 common fanotify_mark sys_fanotify_mark
|
| H A D | syscall_32.tbl | 354 339 i386 fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
|
| /linux/tools/perf/arch/sh/entry/syscalls/ |
| H A D | syscall.tbl | 348 338 common fanotify_mark sys_fanotify_mark
|
| /linux/tools/perf/arch/xtensa/entry/syscalls/ |
| H A D | syscall.tbl | 344 321 common fanotify_mark sys_fanotify_mark
|
| /linux/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 313 301 common fanotify_mark sys_fanotify_mark
|
| H A D | syscall_32.tbl | 354 339 i386 fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
|
| /linux/arch/microblaze/kernel/syscalls/ |
| H A D | syscall.tbl | 379 369 common fanotify_mark sys_fanotify_mark
|
| /linux/arch/arm64/tools/ |
| H A D | syscall_32.tbl | 383 368 common fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
|
| /linux/arch/alpha/kernel/syscalls/ |
| H A D | syscall.tbl | 426 495 common fanotify_mark sys_fanotify_mark
|
| /linux/arch/arm/tools/ |
| H A D | syscall.tbl | 386 368 common fanotify_mark sys_fanotify_mark
|
| /linux/arch/sparc/kernel/syscalls/ |
| H A D | syscall.tbl | 400 330 common fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
|