Searched defs:excl (Results 26 - 50 of 67) sorted by relevance

123

/linux-master/fs/smb/client/
H A Ddir.c548 cifs_create(struct mnt_idmap *idmap, struct inode *inode, struct dentry *direntry, umode_t mode, bool excl) argument
/linux-master/fs/9p/
H A Dvfs_inode_dotl.c174 v9fs_vfs_create_dotl(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t omode, bool excl) argument
H A Dvfs_inode.c611 v9fs_vfs_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) argument
/linux-master/arch/um/os-Linux/
H A Dfile.c577 int os_lock_file(int fd, int excl) argument
/linux-master/fs/coda/
H A Dupcall.c269 venus_create(struct super_block *sb, struct CodaFid *dirfid, const char *name, int length, int excl, int mode, struct CodaFid *newfid, struct coda_vattr *attrs) argument
/linux-master/fs/quota/
H A Dquota.c871 bool excl = false, thawed = false; local
/linux-master/drivers/tty/
H A Dvcc.c158 static struct vcc_port *vcc_get(unsigned long index, bool excl) argument
208 static void vcc_put(struct vcc_port *port, bool excl) argument
H A Dtty_io.c2732 int excl = test_bit(TTY_EXCLUSIVE, &tty->flags); local
/linux-master/fs/overlayfs/
H A Ddir.c657 ovl_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) argument
/linux-master/fs/reiserfs/
H A Dnamei.c614 reiserfs_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) argument
/linux-master/fs/udf/
H A Dnamei.c373 udf_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) argument
/linux-master/fs/f2fs/
H A Dnamei.c350 f2fs_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) argument
/linux-master/fs/ubifs/
H A Ddir.c284 ubifs_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) argument
/linux-master/fs/fat/
H A Dnamei_vfat.c759 vfat_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) argument
/linux-master/fs/ecryptfs/
H A Dinode.c264 ecryptfs_create(struct mnt_idmap *idmap, struct inode *directory_inode, struct dentry *ecryptfs_dentry, umode_t mode, bool excl) argument
/linux-master/fs/ocfs2/
H A Dnamei.c662 ocfs2_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) argument
/linux-master/fs/hostfs/
H A Dhostfs_kern.c600 hostfs_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) argument
/linux-master/fs/ceph/
H A Ddir.c979 ceph_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) argument
/linux-master/fs/gfs2/
H A Dinode.c1292 bool excl = !!(flags & O_EXCL); local
620 gfs2_create_inode(struct inode *dir, struct dentry *dentry, struct file *file, umode_t mode, dev_t dev, const char *symname, unsigned int size, int excl) argument
871 gfs2_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.c605 struct iwl_dump_exclude *excl; local
[all...]
/linux-master/fs/afs/
H A Ddir.c1652 afs_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) argument
/linux-master/fs/exfat/
H A Dnamei.c541 exfat_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) argument
/linux-master/fs/
H A Dsuper.c53 static inline void __super_lock(struct super_block *sb, bool excl) argument
61 static inline void super_unlock(struct super_block *sb, bool excl) argument
109 static __must_check bool super_lock(struct super_block *sb, bool excl) argument
976 struct super_block *user_get_super(dev_t dev, bool excl) argument
[all...]
/linux-master/drivers/fpga/
H A Ddfl.h334 dfl_feature_dev_use_begin(struct dfl_feature_platform_data *pdata, bool excl) argument
/linux-master/ipc/
H A Dmqueue.c611 mqueue_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) argument

Completed in 504 milliseconds

123