Home
last modified time | relevance | path

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

12

/linux/fs/
H A Dsuper.c55 static inline void __super_lock(struct super_block *sb, bool excl) in __super_lock()
63 static inline void super_unlock(struct super_block *sb, bool excl) in super_unlock()
111 static __must_check bool super_lock(struct super_block *sb, bool excl) in super_lock()
912 bool excl = flags & SUPER_ITER_EXCL; in __iterate_supers() local
987 struct super_block *user_get_super(dev_t dev, bool excl) in user_get_super()
1420 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/fs/efivarfs/
H A Dinode.c78 struct dentry *dentry, umode_t mode, bool excl) in efivarfs_create()
/linux/fs/hfs/
H A Ddir.c193 struct dentry *dentry, umode_t mode, bool excl) in hfs_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/minix/
H A Dnamei.c67 struct dentry *dentry, umode_t mode, bool excl) in minix_create()
/linux/fs/ramfs/
H A Dinode.c131 struct dentry *dentry, umode_t mode, bool excl) in ramfs_create()
/linux/fs/hpfs/
H A Dnamei.c132 struct dentry *dentry, umode_t mode, bool excl) in hpfs_create()
/linux/arch/um/os-Linux/
H A Dfile.c574 int os_lock_file(int fd, int excl) in os_lock_file()
/linux/fs/smb/client/
H A Ddir.c636 struct dentry *direntry, umode_t mode, bool excl)
/linux/fs/coda/
H A Dupcall.c270 const char *name, int length, int excl, int mode, in venus_create()
/linux/fs/ntfs/
H A Dnamei.c737 struct dentry *dentry, umode_t mode, bool excl) in ntfs_create()
/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/hostfs/
H A Dhostfs_kern.c596 struct dentry *dentry, umode_t mode, bool excl) in hostfs_create()
/linux/net/xfrm/
H A Dxfrm_policy.c1239 xfrm_policy_inexact_insert(struct xfrm_policy *policy, u8 dir, int excl) in xfrm_policy_inexact_insert()
1543 bool excl) in xfrm_policy_insert_list()
1578 int xfrm_policy_insert(int dir, struct xfrm_policy *policy, int excl) in xfrm_policy_insert()
H A Dxfrm_user.c2247 int excl; in xfrm_add_policy() local
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c1040 const struct iwl_dump_exclude *excl; in iwl_mvm_frob_mem() local
/linux/fs/ceph/
H A Ddir.c981 struct dentry *dentry, umode_t mode, bool excl) in ceph_create()
/linux/ipc/
H A Dmqueue.c611 struct dentry *dentry, umode_t mode, bool excl) in mqueue_create()
/linux/fs/erofs/
H A Dzdata.c1015 bool tight, excl; in z_erofs_scan_folio() local
/linux/include/uapi/linux/
H A Dcoda.h443 int excl; member
/linux/fs/btrfs/
H A Dqgroup.c336 u64 rfer, u64 excl) in btrfs_verify_qgroup_counts()
/linux/arch/mips/include/asm/sn/sn0/
H A Dhubio.h886 excl: 4, /* 26-23: exclusive bit(s) */ member
/linux/drivers/pci/
H A Dpci.c3857 const char *name, int excl) in __pci_request_selected_regions()

12