Searched refs:fd_offset (Results 1 – 1 of 1) sorted by relevance
224 unsigned long fd_offset; in load_aout_binary() local243 fd_offset = N_TXTOFF(ex); in load_aout_binary()286 pos = fd_offset; in load_aout_binary()316 if ((fd_offset & ~PAGE_MASK) != 0 && printk_ratelimit()) in load_aout_binary()323 if (!bprm->file->f_op->mmap||((fd_offset & ~PAGE_MASK) != 0)) { in load_aout_binary()324 loff_t pos = fd_offset; in load_aout_binary()341 fd_offset); in load_aout_binary()353 fd_offset + ex.a_text); in load_aout_binary()