Searched defs:cs (Results 1 – 7 of 7) sorted by relevance
/fs/fuse/ |
D | dev.c | 504 static void fuse_copy_init(struct fuse_copy_state *cs, struct fuse_conn *fc, in fuse_copy_init() 517 static void fuse_copy_finish(struct fuse_copy_state *cs) in fuse_copy_finish() 534 static int fuse_copy_fill(struct fuse_copy_state *cs) in fuse_copy_fill() 566 static int fuse_copy_do(struct fuse_copy_state *cs, void **val, unsigned *size) in fuse_copy_do() 586 static int fuse_copy_page(struct fuse_copy_state *cs, struct page *page, in fuse_copy_page() 614 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, in fuse_copy_pages() 636 static int fuse_copy_one(struct fuse_copy_state *cs, void *val, unsigned size) in fuse_copy_one() 650 static int fuse_copy_args(struct fuse_copy_state *cs, unsigned numargs, in fuse_copy_args() 705 struct fuse_copy_state cs; in fuse_read_interrupt() local 748 struct fuse_copy_state cs; in fuse_dev_read() local [all …]
|
/fs/partitions/ |
D | sgi.c | 36 __be32 *ui, cs; in sgi_partition() local
|
/fs/ubifs/ |
D | sb.c | 79 struct ubifs_cs_node *cs; in create_default_filesystem() local
|
D | log.c | 400 struct ubifs_cs_node *cs; in ubifs_log_start_commit() local
|
/fs/efs/ |
D | super.c | 148 __be32 cs, *ui; in module_exit() local
|
/fs/ocfs2/cluster/ |
D | heartbeat.c | 244 unsigned int cs = *current_slot; in o2hb_setup_one_bio() local
|
/fs/btrfs/ |
D | tree-log.c | 2500 u64 cs = btrfs_file_extent_offset(src, extent); in copy_items() local
|