Home
last modified time | relevance | path

Searched +defs:ca +defs:path (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/nsfs/
Dpidns.c44 char path[] = "/proc/0123456789/ns/pid"; in main() local
45 struct cr_clone_arg ca; in main() local
/kernel/linux/linux-5.10/drivers/md/bcache/
Dsuper.c359 struct cache *ca = bio->bi_private; in write_super_endio() local
377 struct cache *ca = c->cache; in bcache_write_super() local
505 struct cache *ca = c->cache; in __uuid_write() local
585 struct cache *ca = bio->bi_private; in prio_endio() local
592 static void prio_io(struct cache *ca, uint64_t bucket, int op, in prio_io()
613 int bch_prio_write(struct cache *ca, bool wait) in bch_prio_write()
694 static int prio_read(struct cache *ca, uint64_t bucket) in prio_read()
796 struct cache *ca = d->c->cache; in bcache_device_unlink() local
808 struct cache *ca = c->cache; in bcache_device_link() local
1699 struct cache *ca; in cache_set_free() local
[all …]
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
Dipoib.h360 struct ib_device *ca; member
751 struct ipoib_cm_tx *ipoib_cm_create_tx(struct net_device *dev, struct ipoib_path *path, in ipoib_cm_create_tx()