Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/notify/fanotify/
H A Dfanotify_user.c1117 __kernel_fsid_t __fsid, *fsid = NULL; in do_fanotify_mark() local
1227 ret = fanotify_test_fid(&path, &__fsid); in do_fanotify_mark()
1231 fsid = &__fsid; in do_fanotify_mark()