Home
last modified time | relevance | path

Searched defs:oflags (Results 1 - 25 of 49) sorted by relevance

12

/third_party/NuttX/fs/dirent/
H A Dfs_opendir.c154 int do_opendir(const char *path, int oflags) in do_opendir() argument
/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_fcntl.c89 int oflags = va_arg(ap, int); in VfsFcntl() local
/third_party/NuttX/fs/driver/
H A Dfs_blockproxy.c152 int block_proxy(const char *blkdev, int oflags) in block_proxy() argument
/third_party/NuttX/fs/vfs/
H A Dfs_fcntl.c121 int oflags = va_arg(ap, int); in file_vfcntl() local
160 int oflags = va_arg(ap, int); in file_vfcntl() local
H A Dfs_open.c48 static int oflag_convert_mode(int oflags) in oflag_convert_mode() argument
145 int fp_open(int dirfd, const char *path, int oflags, mode_ argument
318 do_open(int dirfd, const char *path, int oflags, mode_t mode) do_open() argument
350 open(const char *path, int oflags, ...) open() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dstep.c114 unsigned long oflags; in enable_single_step() local
/kernel/linux/linux-5.10/kernel/
H A Dirq_work.c32 int oflags; in irq_work_claim() local
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dstep.c114 unsigned long oflags; in enable_single_step() local
/third_party/ltp/include/
H A Dtst_safe_posix_ipc.h28 safe_mq_open(const char *file, const int lineno, const char *pathname, int oflags, ...) safe_mq_open() argument
/kernel/linux/linux-6.6/kernel/
H A Dirq_work.c59 int oflags; in irq_work_claim() local
/third_party/ltp/lib/
H A Dtst_safe_file_at.c35 safe_openat(const char *const file, const int lineno, const int dirfd, const char *const path, const int oflags, ...) safe_openat() argument
/third_party/ltp/testcases/kernel/fs/doio/
H A Dwrite_log.c116 int omask, oflags; in wlog_open() local
/third_party/NuttX/fs/inode/
H A Dfs_files.c422 struct file *files_allocate(const struct Vnode *vnode_ptr, int oflags, off_t pos, const void *priv, int minfd) in files_allocate() argument
/third_party/ltp/testcases/kernel/syscalls/utimensat/
H A Dutimensat01.c50 int oflags; member
/third_party/toybox/toys/pending/
H A Dstty.c100 static const struct flag oflags[] = { variable
/kernel/linux/linux-5.10/fs/cifs/
H A Ddir.c226 cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid, struct tcon_link *tlink, unsigned oflags, umode_t mode, __u32 *oplock, struct cifs_fid *fid) cifs_do_create() argument
462 cifs_atomic_open(struct inode *inode, struct dentry *direntry, struct file *file, unsigned oflags, umode_t mode) cifs_atomic_open() argument
581 unsigned oflags = O_EXCL | O_CREAT | O_RDWR; cifs_create() local
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Ddir.c177 cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid, struct tcon_link *tlink, unsigned int oflags, umode_t mode, __u32 *oplock, struct cifs_fid *fid, struct cifs_open_info_data *buf) global() argument
418 cifs_atomic_open(struct inode *inode, struct dentry *direntry, struct file *file, unsigned oflags, umode_t mode) global() argument
545 unsigned oflags = O_EXCL | O_CREAT | O_RDWR; global() local
[all...]
/kernel/liteos_m/components/fs/littlefs/
H A Dlfs_adapter.c111 static int ConvertFlagToLfsOpenFlag (int oflags) in ConvertFlagToLfsOpenFlag() argument
/kernel/uniproton/src/fs/littlefs/
H A Dlfs_adapter.c89 static S32 OsConvertFlagToLfsOpenFlag(S32 oflags) in OsConvertFlagToLfsOpenFlag() argument
/third_party/mksh/
H A Dshf.c51 shf_open(const char *name, int oflags, int mode, int sflags) in shf_open() argument
/kernel/liteos_m/components/fs/fatfs/
H A Dfatfs.c113 static unsigned int FatFsGetMode(int oflags) in FatFsGetMode() argument
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_ioctl32.h83 __u32 oflags; /* open flags */ member
/kernel/linux/linux-5.10/net/ipv4/
H A Dipconfig.c215 unsigned short oflags; in ic_open_devs() local
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_ioctl32.h81 __u32 oflags; /* open flags */ member
/kernel/liteos_a/kernel/extended/dynload/src/
H A Dlos_load_elf.c52 STATIC INT32 OsELFOpen(const CHAR *fileName, INT32 oflags) in OsELFOpen() argument

Completed in 18 milliseconds

12