Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/
H A Dfanotify_user.c1894 struct fan_fsid __fsid, *fsid = NULL; in do_fanotify_mark() local
2061 ret = fanotify_test_fsid(path.dentry, flags, &__fsid); in do_fanotify_mark()
2069 fsid = &__fsid; in do_fanotify_mark()