Home
last modified time | relevance | path

Searched defs:oflags (Results 1 – 5 of 5) sorted by relevance

/fs/cifs/
Ddir.c169 struct tcon_link *tlink, unsigned oflags, umode_t mode, in cifs_do_create()
410 struct file *file, unsigned oflags, umode_t mode) in cifs_atomic_open()
531 unsigned oflags = O_EXCL | O_CREAT | O_RDWR; in cifs_create() local
Dfile.c755 unsigned int oflags = cfile->f_flags & in cifs_reopen_file() local
/fs/xfs/
Dxfs_ioctl32.h81 __u32 oflags; /* open flags */ member
/fs/xfs/libxfs/
Dxfs_fs.h554 __u32 oflags; /* open flags */ member
/fs/ksmbd/
Dsmb2pdu.c2070 int oflags = O_NONBLOCK | O_LARGEFILE; in smb2_create_open_flags() local