Home
last modified time | relevance | path

Searched defs:excl (Results 1 – 25 of 49) sorted by relevance

12

/linux/fs/
H A Dsuper.c54 static inline void __super_lock(struct super_block *sb, bool excl) in __super_lock()
62 static inline void super_unlock(struct super_block *sb, bool excl) in super_unlock()
110 static __must_check bool super_lock(struct super_block *sb, bool excl) in super_lock()
908 bool excl = flags & SUPER_ITER_EXCL; in __iterate_supers() local
983 struct super_block *user_get_super(dev_t dev, bool excl) in user_get_super()
1417 static struct super_block *bdev_super_lock(struct block_device *bdev, bool excl) in bdev_super_lock()
/linux/fs/vboxsf/
H A Ddir.c258 umode_t mode, bool is_dir, bool excl, u64 *handle_ret) in vboxsf_dir_create()
301 umode_t mode, bool excl) in vboxsf_dir_mkfile()
/linux/drivers/gpu/drm/i915/
H A Di915_active_types.h34 struct i915_active_fence excl; member
/linux/arch/mips/net/
H A Dbpf_jit_comp.c127 int push_regs(struct jit_context *ctx, u32 mask, u32 excl, int depth) in push_regs()
150 int pop_regs(struct jit_context *ctx, u32 mask, u32 excl, int depth) in pop_regs()
/linux/fs/efivarfs/
H A Dinode.c78 struct dentry *dentry, umode_t mode, bool excl) in efivarfs_create()
/linux/drivers/tty/
H A Dvcc.c158 static struct vcc_port *vcc_get(unsigned long index, bool excl) in vcc_get()
208 static void vcc_put(struct vcc_port *port, bool excl) in vcc_put()
/linux/fs/gfs2/
H A Dinode.c689 unsigned int size, int excl) in gfs2_create_inode()
951 struct dentry *dentry, umode_t mode, bool excl) in gfs2_create()
1371 bool excl = !!(flags & O_EXCL); in gfs2_atomic_open() local
/linux/fs/ramfs/
H A Dinode.c132 struct dentry *dentry, umode_t mode, bool excl) in ramfs_create()
/linux/fs/bfs/
H A Ddir.c79 struct dentry *dentry, umode_t mode, bool excl) in bfs_create()
/linux/fs/hfsplus/
H A Ddir.c521 struct dentry *dentry, umode_t mode, bool excl) in hfsplus_create()
/linux/fs/ntfs3/
H A Dnamei.c108 struct dentry *dentry, umode_t mode, bool excl) in ntfs_create()
/linux/fs/btrfs/
H A Dqgroup.h225 u64 excl; /* exclusive */ member
/linux/fs/coda/
H A Ddir.c137 struct dentry *de, umode_t mode, bool excl) in coda_create()
H A Dupcall.c270 const char *name, int length, int excl, int mode, in venus_create()
/linux/fs/ocfs2/dlmfs/
H A Ddlmfs.c458 bool excl) in dlmfs_create()
/linux/fs/fat/
H A Dnamei_msdos.c265 struct dentry *dentry, umode_t mode, bool excl) in msdos_create()
/linux/fs/afs/
H A Dcell.c242 const char *vllist, bool excl, in afs_lookup_cell()
/linux/fs/smb/client/
H A Ddir.c569 struct dentry *direntry, umode_t mode, bool excl)
/linux/fs/9p/
H A Dvfs_inode_dotl.c221 struct dentry *dentry, umode_t omode, bool excl) in v9fs_vfs_create_dotl()
H A Dvfs_inode.c646 struct dentry *dentry, umode_t mode, bool excl) in v9fs_vfs_create()
/linux/arch/um/os-Linux/
H A Dfile.c574 int os_lock_file(int fd, int excl) in os_lock_file()
/linux/fs/f2fs/
H A Dnamei.c354 struct dentry *dentry, umode_t mode, bool excl) in f2fs_create()
/linux/fs/quota/
H A Dquota.c871 bool excl = false, thawed = false; in quotactl_block() local
/linux/kernel/locking/
H A Dlockdep.c2677 unsigned long excl = 0; in invert_dir_mask() local
2716 unsigned long excl = invert_dir_mask(mask); in exclusive_mask() local
2733 unsigned long excl = invert_dir_mask(mask); in original_mask() local
2751 int bit, excl, excl_read; in find_exclusive_match() local
/linux/fs/exfat/
H A Dnamei.c546 struct dentry *dentry, umode_t mode, bool excl) in exfat_create()

12