Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/bcache/
Dsuper.c283 struct cache_set *c = container_of(cl, struct cache_set, sb_write); in bcache_write_super_unlock() local
288 void bcache_write_super(struct cache_set *c) in bcache_write_super()
325 struct cache_set *c = container_of(cl, struct cache_set, uuid_write); in uuid_endio() local
334 struct cache_set *c = container_of(cl, struct cache_set, uuid_write); in uuid_io_unlock() local
339 static void uuid_io(struct cache_set *c, int op, unsigned long op_flags, in uuid_io()
380 static char *uuid_read(struct cache_set *c, struct jset *j, struct closure *cl) in uuid_read()
421 static int __uuid_write(struct cache_set *c) in __uuid_write()
446 int bch_uuid_write(struct cache_set *c) in bch_uuid_write()
456 static struct uuid_entry *uuid_find(struct cache_set *c, const char *uuid) in uuid_find()
468 static struct uuid_entry *uuid_find_empty(struct cache_set *c) in uuid_find_empty()
[all …]
/Linux-v5.4/drivers/firmware/efi/libstub/
Defi-stub-helper.c511 struct file_info *files; in handle_cmdline_files() local
754 static int efi_utf8_bytes(u16 c) in efi_utf8_bytes()
764 unsigned int c; in efi_utf16_to_utf8() local
/Linux-v5.4/fs/isofs/
Dinode.c180 char c; in isofs_hashi_common() local
596 int offset = 0, files = 0, de_len; in rootdir_empty() local
/Linux-v5.4/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()
3517 struct t4_debugfs_entry *files, in add_debugfs_files()
/Linux-v5.4/kernel/cgroup/
Dcgroup.c1232 struct cgroup *c = link->cgrp; in find_css_set() local
1381 struct cgroup *c = link->cgrp; in current_cgns_cgroup_from_root() local
1412 struct cgroup *c = link->cgrp; in cset_cgroup_from_root() local
6444 static ssize_t show_delegatable_files(struct cftype *files, char *buf, in show_delegatable_files()
/Linux-v5.4/security/selinux/
Dhooks.c2452 struct files_struct *files) in flush_unauthorized_files()
2611 char c; in opt_len() local
2642 char c = *p; in selinux_sb_eat_lsm_opts() local
3904 static void selinux_cred_getsecid(const struct cred *c, u32 *secid) in selinux_cred_getsecid()