Home
last modified time | relevance | path

Searched refs:fanotify_mark (Results 1 – 23 of 23) sorted by relevance

/linux/tools/testing/selftests/filesystems/mount-notify/
H A Dmount-notify_test_ns.c89 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 Dmount-notify_test.c81 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 Dfanotify.h521 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()
H A Dfanotify_user.c1425 struct fanotify_mark *fan_mark; in fanotify_add_new_mark()
2155 SYSCALL_DEFINE5(fanotify_mark, int, fanotify_fd, unsigned int, flags, in SYSCALL_DEFINE5() argument
2164 SYSCALL32_DEFINE6(fanotify_mark, in SYSCALL32_DEFINE6() argument
2200 fanotify_mark_cache = KMEM_CACHE(fanotify_mark, in fanotify_user_setup()
/linux/kernel/
H A Dsys_ni.c226 COND_SYSCALL(fanotify_mark);
287 COND_SYSCALL_COMPAT(fanotify_mark);
/linux/samples/fanotify/
H A Dfs-monitor.c134 if (fanotify_mark(fd, FAN_MARK_ADD|FAN_MARK_FILESYSTEM, in main()
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl307 296 n64 fanotify_mark sys_fanotify_mark
/linux/scripts/
H A Dsyscall.tbl312 263 common fanotify_mark sys_fanotify_mark
/linux/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl312 263 common fanotify_mark sys_fanotify_mark
H A Dsyscall_32.tbl383 368 common fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
/linux/arch/arm64/tools/
H A Dsyscall_64.tbl312 263 common fanotify_mark sys_fanotify_mark
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl287 333 common fanotify_mark sys_fanotify_mark
/linux/tools/scripts/
H A Dsyscall.tbl312 263 common fanotify_mark sys_fanotify_mark
/linux/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl367 323 common fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl348 338 common fanotify_mark sys_fanotify_mark
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl344 321 common fanotify_mark sys_fanotify_mark
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl313 301 common fanotify_mark sys_fanotify_mark
H A Dsyscall_32.tbl354 339 i386 fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
/linux/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl426 495 common fanotify_mark sys_fanotify_mark
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl386 368 common fanotify_mark sys_fanotify_mark
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl400 330 common fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl424 324 nospu fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
/linux/Documentation/filesystems/
H A Dproc.rst2118 provide information about flags and mask used in fanotify_mark