Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs3/
Ddir.c89 static inline void put_utf16(wchar_t *s, unsigned int c, in put_utf16()
485 size_t *files) in ntfs_dir_count()
/Linux-v6.1/drivers/md/bcache/
Dsuper.c368 struct cache_set *c = container_of(cl, struct cache_set, sb_write); in bcache_write_super_unlock() local
373 void bcache_write_super(struct cache_set *c) in bcache_write_super()
403 struct cache_set *c = container_of(cl, struct cache_set, uuid_write); in uuid_endio() local
412 struct cache_set *c = container_of(cl, struct cache_set, uuid_write); in uuid_io_unlock() local
417 static void uuid_io(struct cache_set *c, blk_opf_t opf, struct bkey *k, in uuid_io()
458 static char *uuid_read(struct cache_set *c, struct jset *j, struct closure *cl) in uuid_read()
499 static int __uuid_write(struct cache_set *c) in __uuid_write()
525 int bch_uuid_write(struct cache_set *c) in bch_uuid_write()
535 static struct uuid_entry *uuid_find(struct cache_set *c, const char *uuid) in uuid_find()
547 static struct uuid_entry *uuid_find_empty(struct cache_set *c) in uuid_find_empty()
[all …]
/Linux-v6.1/fs/isofs/
Dinode.c179 char c; in isofs_hashi_common() local
596 int offset = 0, files = 0, de_len; in rootdir_empty() local
/Linux-v6.1/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-v6.1/kernel/cgroup/
Dcgroup.c1254 struct cgroup *c = link->cgrp; in find_css_set() local
1412 struct cgroup *c = link->cgrp; in __cset_cgroup_from_root() local
6985 static ssize_t show_delegatable_files(struct cftype *files, char *buf, in show_delegatable_files()
/Linux-v6.1/security/selinux/
Dhooks.c2400 struct files_struct *files) in flush_unauthorized_files()
2559 char c; in opt_len() local
2590 char c = *p; in selinux_sb_eat_lsm_opts() local
3960 static void selinux_cred_getsecid(const struct cred *c, u32 *secid) in selinux_cred_getsecid()