Searched defs:cs (Results  1 – 13 of 13) sorted by relevance
| /fs/xfs/scrub/ | 
| D | stats.c | 88 	struct xchk_stats	*cs,  in xchk_stats_format() 131 	struct xchk_stats	*cs)  in xchk_stats_estimate_bufsize() 164 	struct xchk_stats	*cs)  in xchk_stats_clearall() 185 	struct xchk_stats		*cs,  in xchk_stats_merge_one() 244 	struct xchk_stats	*cs = file->private_data;  in xchk_scrub_stats_read()  local 287 	struct xchk_stats	*cs = file->private_data;  in xchk_clear_scrub_stats_write()  local 310 	struct xchk_stats	*cs,  in xchk_stats_init() 325 	struct xchk_stats	*cs,  in xchk_stats_register() 344 	struct xchk_stats	*cs)  in xchk_stats_teardown() 352 	struct xchk_stats	*cs)  in xchk_stats_unregister() [all …] 
 | 
| D | stats.h | 52 # define xchk_stats_register(cs, parent)	((void)0)  argument 53 # define xchk_stats_unregister(cs)		((void)0)  argument
  | 
| /fs/fuse/ | 
| D | dev.c | 723 static void fuse_copy_init(struct fuse_copy_state *cs, int write,  in fuse_copy_init() 732 static void fuse_copy_finish(struct fuse_copy_state *cs)  in fuse_copy_finish() 754 static int fuse_copy_fill(struct fuse_copy_state *cs)  in fuse_copy_fill() 813 static int fuse_copy_do(struct fuse_copy_state *cs, void **val, unsigned *size)  in fuse_copy_do() 853 static int fuse_try_move_page(struct fuse_copy_state *cs, struct page **pagep)  in fuse_try_move_page() 956 static int fuse_ref_page(struct fuse_copy_state *cs, struct page *page,  in fuse_ref_page() 990 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep,  in fuse_copy_page() 1038 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes,  in fuse_copy_pages() 1061 static int fuse_copy_one(struct fuse_copy_state *cs, void *val, unsigned size)  in fuse_copy_one() 1075 static int fuse_copy_args(struct fuse_copy_state *cs, unsigned numargs,  in fuse_copy_args() [all …] 
 | 
| /fs/fat/ | 
| D | fat_test.c | 28 	u8 cs;  member 159 	u8 cs;  in fat_time_unix2fat_test()  local
  | 
| /fs/efs/ | 
| D | super.c | 146 	__be32		cs, *ui;  in module_exit()  local
  | 
| /fs/adfs/ | 
| D | inode.c | 216 	s64 cs, nsec = timespec64_to_ns(ts);  in adfs_unix2adfs_time()  local
  | 
| /fs/ubifs/ | 
| D | sb.c | 82 	struct ubifs_cs_node *cs;  in create_default_filesystem()  local
  | 
| D | log.c | 359 	struct ubifs_cs_node *cs;  in ubifs_log_start_commit()  local
  | 
| /fs/ | 
| D | dcache.c | 228 static inline int dentry_string_cmp(const unsigned char *cs, const unsigned char *ct, unsigned tcou…  in dentry_string_cmp() 251 static inline int dentry_string_cmp(const unsigned char *cs, const unsigned char *ct, unsigned tcou…  in dentry_string_cmp() 283 	const unsigned char *cs = READ_ONCE(dentry->d_name.name);  in dentry_cmp()  local
  | 
| /fs/ocfs2/cluster/ | 
| D | heartbeat.c | 517 	unsigned int cs = *current_slot;  in o2hb_setup_one_bio()  local
  | 
| /fs/nfsd/ | 
| D | xdr4.h | 200 static inline bool nfsd4_has_session(struct nfsd4_compound_state *cs)  in nfsd4_has_session()
  | 
| D | nfs4state.c | 4352 	struct nfsd4_compound_state *cs = &resp->cstate;  in nfsd4_sequence_done()  local
  | 
| /fs/f2fs/ | 
| D | segment.c | 5369 	struct curseg_info *cs = CURSEG_I(sbi, type);  in do_fix_curseg_write_pointer()  local
  |