Searched defs:oflags (Results 1 – 15 of 15) sorted by relevance
/linux/fs/smb/client/ |
H A D | dir.c | 179 struct tcon_link *tlink, unsigned int oflags, umode_t mode, __u32 *oplock, 460 struct file *file, unsigned oflags, umode_t mode) 580 unsigned oflags = O_EXCL | O_CREAT | O_RDWR; local
|
H A D | file.c | 1017 unsigned int oflags = file->f_flags & ~(O_CREAT|O_EXCL|O_TRUNC); in cifs_open() local 1232 unsigned int oflags = cfile->f_flags & in cifs_reopen_file() local
|
/linux/arch/x86/kernel/ |
H A D | step.c | 116 unsigned long oflags; in enable_single_step() local
|
/linux/fs/ |
H A D | nsfs.c | 568 unsigned int oflags) in nsfs_export_permission() 574 static struct file *nsfs_export_open(const struct path *path, unsigned int oflags) in nsfs_export_open()
|
H A D | pidfs.c | 840 unsigned int oflags) in pidfs_export_permission() 853 static struct file *pidfs_export_open(const struct path *path, unsigned int oflags) in pidfs_export_open()
|
/linux/drivers/block/ |
H A D | zloop.c | 727 static struct file *zloop_filp_open_fmt(int oflags, umode_t mode, in zloop_filp_open_fmt() 780 int oflags = O_RDWR; in zloop_init_zone() local
|
/linux/fs/xfs/ |
H A D | xfs_ioctl32.h | 81 __u32 oflags; /* open flags */ member
|
/linux/net/ipv4/ |
H A D | ipconfig.c | 214 unsigned short oflags; in ic_open_devs() local
|
/linux/fs/udf/ |
H A D | inode.c | 409 int oflags; /* UDF_BLK_ flags reporting results */ member
|
/linux/fs/nfsd/ |
H A D | nfs4proc.c | 202 int oflags; in nfsd4_vfs_create() local
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_fs.h | 579 __u32 oflags; /* open flags */ member
|
/linux/net/ |
H A D | socket.c | 2724 unsigned int oflags = flags; __sys_sendmmsg() local
|
/linux/fs/smb/server/ |
H A D | smb2pdu.c | 2111 int oflags = O_NONBLOCK | O_LARGEFILE; in smb2_create_open_flags() local
|
/linux/kernel/ |
H A D | workqueue.c | 1003 unsigned int oflags = worker->flags; in worker_clr_flags() local
|
/linux/include/uapi/rdma/ |
H A D | ib_user_verbs.h | 354 __u32 oflags; member
|