Searched +defs:c +defs:files (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/fs/ntfs3/ |
D | dir.c | 89 static inline void put_utf16(wchar_t *s, unsigned int c, in put_utf16() 489 size_t *files) in ntfs_dir_count()
|
/Linux-v6.6/drivers/md/bcache/ |
D | super.c | 368 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.6/tools/testing/selftests/nolibc/ |
D | nolibc-test.c | 128 static void putcharn(char c, size_t n) in putcharn() 665 int c; in test_getpagesize() local 745 const char * const files[] = { in test_mmap_munmap() local 1016 #define EXPECT_VFPRINTF(c, expected, fmt, ...) \ argument 1019 static int expect_vfprintf(int llen, int c, const char *expected, const char *fmt, ...) in expect_vfprintf()
|
/Linux-v6.6/fs/isofs/ |
D | inode.c | 179 char c; in isofs_hashi_common() local 596 int offset = 0, files = 0, de_len; in rootdir_empty() local
|
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_debugfs.c | 1282 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.6/kernel/cgroup/ |
D | cgroup.c | 1222 struct cgroup *c = link->cgrp; in find_css_set() local 1380 struct cgroup *c = link->cgrp; in __cset_cgroup_from_root() local 7002 static ssize_t show_delegatable_files(struct cftype *files, char *buf, in show_delegatable_files()
|
/Linux-v6.6/security/selinux/ |
D | hooks.c | 2408 struct files_struct *files) in flush_unauthorized_files() 2565 char c; in opt_len() local 2596 char c = *p; in selinux_sb_eat_lsm_opts() local 3986 static void selinux_cred_getsecid(const struct cred *c, u32 *secid) in selinux_cred_getsecid()
|