Home
last modified time | relevance | path

Searched +defs:c +defs:files (Results 1 – 5 of 5) sorted by relevance

/linux-5.10/drivers/md/bcache/
Dsuper.c338 struct cache_set *c = container_of(cl, struct cache_set, sb_write); in bcache_write_super_unlock() local
343 void bcache_write_super(struct cache_set *c) in bcache_write_super()
374 struct cache_set *c = container_of(cl, struct cache_set, uuid_write); in uuid_endio() local
383 struct cache_set *c = container_of(cl, struct cache_set, uuid_write); in uuid_io_unlock() local
388 static void uuid_io(struct cache_set *c, int op, unsigned long op_flags, in uuid_io()
429 static char *uuid_read(struct cache_set *c, struct jset *j, struct closure *cl) in uuid_read()
470 static int __uuid_write(struct cache_set *c) in __uuid_write()
496 int bch_uuid_write(struct cache_set *c) in bch_uuid_write()
506 static struct uuid_entry *uuid_find(struct cache_set *c, const char *uuid) in uuid_find()
518 static struct uuid_entry *uuid_find_empty(struct cache_set *c) in uuid_find_empty()
[all …]
/linux-5.10/fs/isofs/
Dinode.c180 char c; in isofs_hashi_common() local
594 int offset = 0, files = 0, de_len; in rootdir_empty() local
/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c1282 char c = '\n', s[256]; in mbox_write() local
1385 static unsigned int xdigit2int(unsigned char c) in xdigit2int()
3758 struct t4_debugfs_entry *files, in add_debugfs_files()
/linux-5.10/kernel/cgroup/
Dcgroup.c1224 struct cgroup *c = link->cgrp; in find_css_set() local
1372 struct cgroup *c = link->cgrp; in current_cgns_cgroup_from_root() local
1403 struct cgroup *c = link->cgrp; in cset_cgroup_from_root() local
6536 static ssize_t show_delegatable_files(struct cftype *files, char *buf, in show_delegatable_files()
/linux-5.10/security/selinux/
Dhooks.c2411 struct files_struct *files) in flush_unauthorized_files()
2581 char c; in opt_len() local
2612 char c = *p; in selinux_sb_eat_lsm_opts() local
3912 static void selinux_cred_getsecid(const struct cred *c, u32 *secid) in selinux_cred_getsecid()