Home
last modified time | relevance | path

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

/linux-6.15/fs/notify/fanotify/
H A Dfanotify_user.c1813 struct fan_fsid __fsid, *fsid = NULL; in do_fanotify_mark() local
1980 ret = fanotify_test_fsid(path.dentry, flags, &__fsid); in do_fanotify_mark()
1988 fsid = &__fsid; in do_fanotify_mark()