Searched refs:fsn_fa (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/notify/
H A Dgroup.c170 return fasync_helper(fd, file, on, &group->fsn_fa) >= 0 ? 0 : -EIO;
H A Dnotification.c128 kill_fasync(&group->fsn_fa, SIGIO, POLL_IN);
/linux-master/include/linux/
H A Dfsnotify_backend.h226 struct fasync_struct *fsn_fa; /* async notification */ member in struct:fsnotify_group

Completed in 141 milliseconds