Searched refs:fp_ret (Results 1 – 1 of 1) sorted by relevance
184 static int preparefileread(struct proc *p, struct fileproc **fp_ret, int fd, int check_for_vnode);318 preparefileread(struct proc *p, struct fileproc **fp_ret, int fd, int check_for_pread) in preparefileread() argument343 *fp_ret = fp; in preparefileread()675 preparefilewrite(struct proc *p, struct fileproc **fp_ret, int fd, int check_for_pwrite) in preparefilewrite() argument705 *fp_ret = fp; in preparefilewrite()