Home
last modified time | relevance | path

Searched defs:excl (Results 1 – 25 of 29) 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()
909 bool excl = flags & SUPER_ITER_EXCL; in __iterate_supers() local
984 struct super_block *user_get_super(dev_t dev, bool excl) in user_get_super()
1418 static struct super_block *bdev_super_lock(struct block_device *bdev, bool excl) in bdev_super_lock()
/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()
H A Dtty_io.c2721 int excl = test_bit(TTY_EXCLUSIVE, &tty->flags); in tty_ioctl() local
/linux/fs/bfs/
H A Ddir.c79 struct dentry *dentry, umode_t mode, bool excl) in bfs_create()
/linux/fs/btrfs/
H A Dqgroup.h225 u64 excl; /* exclusive */ member
/linux/fs/afs/
H A Dcell.c241 const char *vllist, bool excl, in afs_lookup_cell()
/linux/fs/9p/
H A Dvfs_inode_dotl.c221 struct dentry *dentry, umode_t omode, bool excl) in v9fs_vfs_create_dotl()
/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/fs/coda/
H A Dupcall.c270 const char *name, int length, int excl, int mode, in venus_create()
/linux/fs/exfat/
H A Dnamei.c546 struct dentry *dentry, umode_t mode, bool excl) in exfat_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.c2201 int excl; xfrm_add_policy() local
/linux/ipc/
H A Dmqueue.c612 struct dentry *dentry, umode_t mode, bool excl) in mqueue_create() argument
/linux/fs/erofs/
H A Dzdata.c1013 bool tight, excl; in z_erofs_scan_folio() local
/linux/include/uapi/linux/
H A Dcoda.h443 int excl; member
H A Dbtrfs_tree.h1299 __le64 excl; member
/linux/fs/bcachefs/
H A Dfs.c762 umode_t mode, bool excl) in bch2_create()
/linux/fs/nfs/
H A Ddir.c2390 struct dentry *dentry, umode_t mode, bool excl) in nfs_create()
/linux/arch/mips/include/asm/sn/sn0/
H A Dhubio.h886 excl: 4, /* 26-23: exclusive bit(s) */ member
/linux/fs/resctrl/
H A Drdtgroup.c1059 int i, hwb, swb, excl, psl; in rdt_bit_usage_show() local

12