Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Ddir.c89 static inline void put_utf16(wchar_t *s, unsigned int c, in put_utf16()
523 size_t *files) in ntfs_dir_count()
/openbmc/linux/drivers/md/bcache/
H A Dsuper.c373 void bcache_write_super(struct cache_set *c) in bcache_write_super()
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()
1138 struct cache_set *c = dc->disk.c; in cached_dev_detach_finish() local
1453 struct cache_set *c; in register_bdev() local
2151 struct cache_set *c; in register_cache_set() local
2414 struct cache_set *c, *tc; in bch_is_open_backing() local
2429 struct cache_set *c, *tc; in bch_is_open_cache() local
2676 struct cache_set *c, *tc; in bch_pending_bdevs_cleanup() local
2723 struct cache_set *c, *tc; in bcache_reboot() local
[all …]
/openbmc/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c128 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()
/openbmc/linux/fs/isofs/
H A Dinode.c179 char c; in isofs_hashi_common() local
596 int offset = 0, files = 0, de_len; in rootdir_empty() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A 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()
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c1222 struct cgroup *c = link->cgrp; in find_css_set() local
1380 struct cgroup *c = link->cgrp; in __cset_cgroup_from_root() local
6999 static ssize_t show_delegatable_files(struct cftype *files, char *buf, in show_delegatable_files()
/openbmc/linux/security/selinux/
H A Dhooks.c2406 struct files_struct *files) in flush_unauthorized_files()
2563 char c; in opt_len() local
2594 char c = *p; in selinux_sb_eat_lsm_opts() local
4017 static void selinux_cred_getsecid(const struct cred *c, u32 *secid) in selinux_cred_getsecid()