Home
last modified time | relevance | path

Searched defs:excl (Results 51 - 75 of 146) sorted by relevance

123456

/kernel/linux/linux-6.6/fs/fat/
H A Dnamei_msdos.c264 msdos_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) msdos_create() argument
/kernel/linux/linux-6.6/fs/affs/
H A Dnamei.c245 affs_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) affs_create() argument
/kernel/linux/linux-6.6/fs/afs/
H A Dcell.c234 afs_lookup_cell(struct afs_net *net, const char *name, unsigned int namesz, const char *vllist, bool excl) afs_lookup_cell() argument
/kernel/linux/linux-6.6/fs/coda/
H A Ddir.c136 coda_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *de, umode_t mode, bool excl) coda_create() argument
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) venus_create() argument
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dnamei.c107 ntfs_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) ntfs_create() argument
/kernel/linux/linux-6.6/fs/smb/client/
H A Ddir.c533 cifs_create(struct mnt_idmap *idmap, struct inode *inode, struct dentry *direntry, umode_t mode, bool excl) global() argument
/kernel/linux/linux-6.6/fs/ocfs2/dlmfs/
H A Ddlmfs.c454 dlmfs_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) dlmfs_create() argument
/kernel/linux/linux-6.6/fs/9p/
H A Dvfs_inode_dotl.c222 v9fs_vfs_create_dotl(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t omode, bool excl) v9fs_vfs_create_dotl() argument
H A Dvfs_inode.c672 v9fs_vfs_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) v9fs_vfs_create() argument
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dfile.c577 int os_lock_file(int fd, int excl) in os_lock_file() argument
/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Dfile.c577 int os_lock_file(int fd, int excl) in os_lock_file() argument
/kernel/linux/linux-5.10/drivers/tty/
H A Dvcc.c166 static struct vcc_port *vcc_get(unsigned long index, bool excl) in vcc_get() argument
216 static void vcc_put(struct vcc_port *port, bool excl) in vcc_put() argument
/kernel/linux/linux-5.10/fs/9p/
H A Dvfs_inode.c670 v9fs_vfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) v9fs_vfs_create() argument
/kernel/linux/linux-5.10/fs/f2fs/
H A Dnamei.c330 f2fs_create(struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) f2fs_create() argument
/kernel/linux/linux-5.10/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) venus_create() argument
/kernel/linux/linux-5.10/fs/
H A Dsuper.c744 static struct super_block *__get_super(struct block_device *bdev, bool excl) in __get_super() argument
793 __get_super_thawed(struct block_device *bdev, bool excl) __get_super_thawed() argument
/kernel/linux/linux-5.10/fs/udf/
H A Dnamei.c610 udf_create(struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) udf_create() argument
/kernel/linux/linux-5.10/fs/overlayfs/
H A Ddir.c667 ovl_create(struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) ovl_create() argument
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dnamei.c622 reiserfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) reiserfs_create() argument
/kernel/linux/linux-5.10/fs/ubifs/
H A Ddir.c282 ubifs_create(struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) ubifs_create() argument
/kernel/linux/linux-6.6/fs/f2fs/
H A Dnamei.c350 f2fs_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) f2fs_create() argument
/kernel/linux/linux-6.6/fs/overlayfs/
H A Ddir.c657 ovl_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) ovl_create() argument
/kernel/linux/linux-6.6/fs/udf/
H A Dnamei.c377 udf_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) udf_create() argument
/kernel/linux/linux-6.6/fs/quota/
H A Dquota.c871 bool excl = false, thawed = false; in quotactl_block() local

Completed in 36 milliseconds

123456