Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
A Dfile.c566 struct fd real_in, real_out; in ovl_copyfile() local
570 ret = ovl_real_fdget(file_out, &real_out); in ovl_copyfile()
576 fdput(real_out); in ovl_copyfile()
584 real_out.file, pos_out, len, flags); in ovl_copyfile()
589 real_out.file, pos_out, len, flags); in ovl_copyfile()
594 real_out.file, pos_out, len, in ovl_copyfile()
604 fdput(real_out); in ovl_copyfile()

Completed in 3 milliseconds