fsnotify_pre_content
int ret = fsnotify_pre_content(&file->f_path, ppos, count);
return fsnotify_pre_content(&file->f_path, &off, len);
return fsnotify_pre_content(path, &length, 0);
int fsnotify_pre_content(const struct path *path, const loff_t *ppos,