Home
last modified time | relevance | path

Searched defs:cs (Results 1 – 13 of 13) sorted by relevance

/fs/xfs/scrub/
Dstats.c88 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 …]
Dstats.h52 # define xchk_stats_register(cs, parent) ((void)0) argument
53 # define xchk_stats_unregister(cs) ((void)0) argument
/fs/fuse/
Ddev.c723 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/
Dfat_test.c28 u8 cs; member
159 u8 cs; in fat_time_unix2fat_test() local
/fs/efs/
Dsuper.c146 __be32 cs, *ui; in module_exit() local
/fs/adfs/
Dinode.c216 s64 cs, nsec = timespec64_to_ns(ts); in adfs_unix2adfs_time() local
/fs/ubifs/
Dsb.c82 struct ubifs_cs_node *cs; in create_default_filesystem() local
Dlog.c359 struct ubifs_cs_node *cs; in ubifs_log_start_commit() local
/fs/
Ddcache.c228 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/
Dheartbeat.c517 unsigned int cs = *current_slot; in o2hb_setup_one_bio() local
/fs/nfsd/
Dxdr4.h200 static inline bool nfsd4_has_session(struct nfsd4_compound_state *cs) in nfsd4_has_session()
Dnfs4state.c4352 struct nfsd4_compound_state *cs = &resp->cstate; in nfsd4_sequence_done() local
/fs/f2fs/
Dsegment.c5369 struct curseg_info *cs = CURSEG_I(sbi, type); in do_fix_curseg_write_pointer() local