O_LARGEFILE
blockdev_mnt, "", flags | O_LARGEFILE, &def_blk_fops);
bdev_file->f_flags |= O_LARGEFILE;
backing_dev = filp_open(file_name, O_RDWR | O_LARGEFILE | O_EXCL, 0);
filp->f_flags |= O_LARGEFILE;
cfile = filp_open(cache_file, O_CREAT | O_RDWR | O_LARGEFILE, 0600);
int flags = O_RDWR | O_LARGEFILE;
flags = O_RDWR | O_CREAT | O_LARGEFILE | O_DSYNC;
int ret, flags = O_RDWR | O_CREAT | O_LARGEFILE | O_DSYNC;
filp = filp_open(filename, O_RDWR | O_LARGEFILE, 0);
filp = filp_open(filename, O_RDONLY | O_LARGEFILE, 0);
{ O_LARGEFILE, P9_DOTL_LARGEFILE },
O_RDWR | O_LARGEFILE | O_DIRECT,
file = kernel_file_open(&path, O_RDWR | O_LARGEFILE | O_DIRECT, cache->cache_cred);
int open_flags = O_CREAT | O_WRONLY | O_NOFOLLOW | O_LARGEFILE | O_EXCL;
int flags = O_LARGEFILE;
(O_RDWR | O_LARGEFILE), current_cred());
filp_open(dif->path, O_RDONLY | O_LARGEFILE, 0) :
file = filp_open(fc->source, O_RDONLY | O_LARGEFILE, 0);
.open_flag = O_LARGEFILE | O_RDONLY | __FMODE_EXEC,
flags |= O_LARGEFILE;
if (!(file->f_flags & O_LARGEFILE) && i_size_read(inode) > MAX_NON_LFS)
oflags = O_CREAT | O_LARGEFILE;
int flags = O_RDONLY|O_LARGEFILE;
flags = O_RDWR|O_LARGEFILE;
flags = O_WRONLY|O_LARGEFILE;
event_f_flags |= O_LARGEFILE;
O_LARGEFILE | O_NOATIME )
flags |= O_LARGEFILE;
flags |= O_LARGEFILE;
tmp.flags |= O_LARGEFILE;
flags |= O_LARGEFILE;
if (!(filp->f_flags & O_LARGEFILE) && i_size_read(inode) > MAX_NON_LFS)
if (file->f_flags & O_LARGEFILE)
new_file = ovl_path_open(path, O_LARGEFILE | O_RDONLY);
old_file = ovl_path_open(&datapath, O_LARGEFILE | O_RDONLY);
new_file = ovl_path_open(temp, O_LARGEFILE | O_WRONLY);
flags |= O_LARGEFILE;
mode, O_LARGEFILE | O_WRONLY,
realfile = ovl_path_open(realpath, O_RDONLY | O_LARGEFILE);
return ovl_path_open(realpath, O_RDONLY | (file->f_flags & O_LARGEFILE));
if (flags & ~(O_ACCMODE | O_LARGEFILE))
if (oflags & ~(VALID_FILE_HANDLE_OPEN_FLAGS | O_LARGEFILE))
oflags &= ~O_LARGEFILE;
if (!(file->f_flags & O_LARGEFILE))
int oflags = O_NONBLOCK | O_LARGEFILE;
int flags = O_RDONLY | O_LARGEFILE;
hreq->oflags |= O_LARGEFILE;
if (!(file->f_flags & O_LARGEFILE))
FASYNC | O_DIRECT | O_LARGEFILE | O_DIRECTORY | O_NOFOLLOW | \
{ O_LARGEFILE, "O_LARGEFILE" }, \
#ifndef O_LARGEFILE
int openflags = O_WRONLY|O_CREAT|O_LARGEFILE;
file = filp_open("/initrd.image", O_WRONLY|O_CREAT|O_LARGEFILE, 0700);
open->how.flags |= O_LARGEFILE;
const int open_flags = O_WRONLY|O_APPEND|O_LARGEFILE;
{ O_LARGEFILE, "O_LARGEFILE" },
"{ 0x%x, \"O_LARGEFILE\" }, ", O_LARGEFILE);
file->f_flags |= O_LARGEFILE;
O_RDWR | O_LARGEFILE, &secretmem_fops);
victim = file_open_name(pathname, O_RDWR|O_LARGEFILE, 0);
swap_file = file_open_name(name, O_RDWR | O_LARGEFILE | O_EXCL, 0);
.how.flags = O_PATH | O_LARGEFILE, .err = -EINVAL },
if (!(test->how.flags & O_LARGEFILE))
fdflags &= ~O_LARGEFILE;
O_WRONLY | O_CREAT | O_LARGEFILE | O_TRUNC,
file->f_flags |= O_LARGEFILE;