/linux/fs/ |
H A D | super.c | 54 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 D | dir.c | 258 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 D | i915_active_types.h | 34 struct i915_active_fence excl; member
|
/linux/arch/mips/net/ |
H A D | bpf_jit_comp.c | 127 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 D | inode.c | 78 struct dentry *dentry, umode_t mode, bool excl) in efivarfs_create()
|
/linux/drivers/tty/ |
H A D | vcc.c | 158 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 D | inode.c | 689 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 D | inode.c | 132 struct dentry *dentry, umode_t mode, bool excl) in ramfs_create()
|
/linux/fs/bfs/ |
H A D | dir.c | 79 struct dentry *dentry, umode_t mode, bool excl) in bfs_create()
|
/linux/fs/hfsplus/ |
H A D | dir.c | 521 struct dentry *dentry, umode_t mode, bool excl) in hfsplus_create()
|
/linux/fs/ntfs3/ |
H A D | namei.c | 108 struct dentry *dentry, umode_t mode, bool excl) in ntfs_create()
|
/linux/fs/btrfs/ |
H A D | qgroup.h | 225 u64 excl; /* exclusive */ member
|
/linux/fs/coda/ |
H A D | dir.c | 137 struct dentry *de, umode_t mode, bool excl) in coda_create()
|
H A D | upcall.c | 270 const char *name, int length, int excl, int mode, in venus_create()
|
/linux/fs/ocfs2/dlmfs/ |
H A D | dlmfs.c | 458 bool excl) in dlmfs_create()
|
/linux/fs/fat/ |
H A D | namei_msdos.c | 265 struct dentry *dentry, umode_t mode, bool excl) in msdos_create()
|
/linux/fs/afs/ |
H A D | cell.c | 242 const char *vllist, bool excl, in afs_lookup_cell()
|
/linux/fs/smb/client/ |
H A D | dir.c | 569 struct dentry *direntry, umode_t mode, bool excl)
|
/linux/fs/9p/ |
H A D | vfs_inode_dotl.c | 221 struct dentry *dentry, umode_t omode, bool excl) in v9fs_vfs_create_dotl()
|
H A D | vfs_inode.c | 646 struct dentry *dentry, umode_t mode, bool excl) in v9fs_vfs_create()
|
/linux/arch/um/os-Linux/ |
H A D | file.c | 574 int os_lock_file(int fd, int excl) in os_lock_file()
|
/linux/fs/f2fs/ |
H A D | namei.c | 354 struct dentry *dentry, umode_t mode, bool excl) in f2fs_create()
|
/linux/fs/quota/ |
H A D | quota.c | 871 bool excl = false, thawed = false; in quotactl_block() local
|
/linux/kernel/locking/ |
H A D | lockdep.c | 2677 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 D | namei.c | 546 struct dentry *dentry, umode_t mode, bool excl) in exfat_create()
|