Home
last modified time | relevance | path

Searched defs:sc (Results 1 – 24 of 24) sorted by relevance

/fs/ocfs2/cluster/
Dtcp.c77 #define SC_NODEF_ARGS(sc) sc->sc_node->nd_name, sc->sc_node->nd_num, \ argument
96 #define sclog(sc, fmt, args...) do { \ argument
173 struct o2net_sock_container *sc) in o2net_set_nst_sock_container()
184 static inline void o2net_set_sock_timer(struct o2net_sock_container *sc) in o2net_set_sock_timer()
189 static inline void o2net_set_data_ready_time(struct o2net_sock_container *sc) in o2net_set_data_ready_time()
194 static inline void o2net_set_advance_start_time(struct o2net_sock_container *sc) in o2net_set_advance_start_time()
199 static inline void o2net_set_advance_stop_time(struct o2net_sock_container *sc) in o2net_set_advance_stop_time()
204 static inline void o2net_set_func_start_time(struct o2net_sock_container *sc) in o2net_set_func_start_time()
209 static inline void o2net_set_func_stop_time(struct o2net_sock_container *sc) in o2net_set_func_stop_time()
230 static ktime_t o2net_get_func_run_time(struct o2net_sock_container *sc) in o2net_get_func_run_time()
[all …]
Dnetdebug.c213 void o2net_debug_add_sc(struct o2net_sock_container *sc) in o2net_debug_add_sc()
220 void o2net_debug_del_sc(struct o2net_sock_container *sc) in o2net_debug_del_sc()
235 struct o2net_sock_container *sc, *ret = NULL; in next_sc() local
258 struct o2net_sock_container *sc, *dummy_sc = sd->dbg_sock; in sc_seq_start() local
270 struct o2net_sock_container *sc, *dummy_sc = sd->dbg_sock; in sc_seq_next() local
301 struct o2net_sock_container *sc) in sc_show_sock_stats()
316 struct o2net_sock_container *sc) in sc_show_sock_container()
371 struct o2net_sock_container *sc, *dummy_sc = sd->dbg_sock; in sc_seq_show() local
Dtcp.h147 static inline void o2net_debug_add_sc(struct o2net_sock_container *sc) in o2net_debug_add_sc()
150 static inline void o2net_debug_del_sc(struct o2net_sock_container *sc) in o2net_debug_del_sc()
/fs/f2fs/
Dshrinker.c43 struct shrink_control *sc) in f2fs_shrink_count()
79 struct shrink_control *sc) in f2fs_shrink_scan()
/fs/ubifs/
Dshrinker.c280 struct shrink_control *sc) in ubifs_shrink_count()
292 struct shrink_control *sc) in ubifs_shrink_scan()
/fs/gfs2/
Dsuper.c461 void gfs2_statfs_change_in(struct gfs2_statfs_change_host *sc, const void *buf) in gfs2_statfs_change_in()
470 static void gfs2_statfs_change_out(const struct gfs2_statfs_change_host *sc, void *buf) in gfs2_statfs_change_out()
1055 struct gfs2_statfs_change_host *sc) in statfs_slow_fill()
1077 static int gfs2_statfs_slow(struct gfs2_sbd *sdp, struct gfs2_statfs_change_host *sc) in gfs2_statfs_slow()
1147 static int gfs2_statfs_i(struct gfs2_sbd *sdp, struct gfs2_statfs_change_host *sc) in gfs2_statfs_i()
1183 struct gfs2_statfs_change_host sc; in gfs2_statfs() local
Dquota.c167 struct shrink_control *sc) in gfs2_qd_shrink_scan()
184 struct shrink_control *sc) in gfs2_qd_shrink_count()
Dglock.c1410 struct shrink_control *sc) in gfs2_glock_shrink_scan()
1418 struct shrink_control *sc) in gfs2_glock_shrink_count()
/fs/
Dmbcache.c268 struct shrink_control *sc) in mb_cache_count()
318 struct shrink_control *sc) in mb_cache_scan()
Dsuper.c57 struct shrink_control *sc) in super_cache_scan()
114 struct shrink_control *sc) in super_cache_count()
Dinode.c769 long prune_icache_sb(struct super_block *sb, struct shrink_control *sc) in prune_icache_sb()
Ddcache.c1128 long prune_dcache_sb(struct super_block *sb, struct shrink_control *sc) in prune_dcache_sb()
/fs/nfsd/
Dnfscache.c271 nfsd_reply_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_count()
277 nfsd_reply_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_scan()
/fs/ext4/
Dextents_status.c1061 struct shrink_control *sc) in ext4_es_count()
1073 struct shrink_control *sc) in ext4_es_scan()
/fs/xfs/
Dxfs_super.c1720 struct shrink_control *sc) in xfs_fs_nr_cached_objects()
1728 struct shrink_control *sc) in xfs_fs_free_cached_objects()
Dxfs_qm.c523 struct shrink_control *sc) in xfs_qm_shrink_scan()
558 struct shrink_control *sc) in xfs_qm_shrink_count()
Dxfs_buf.c1691 struct shrink_control *sc) in xfs_buftarg_shrink_scan()
1714 struct shrink_control *sc) in xfs_buftarg_shrink_count()
/fs/nfs/
Dnfs4state.c453 nfs4_init_seqid_counter(struct nfs_seqid_counter *sc) in nfs4_init_seqid_counter()
464 nfs4_destroy_seqid_counter(struct nfs_seqid_counter *sc) in nfs4_destroy_seqid_counter()
Ddir.c2182 nfs_access_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfs_access_cache_scan()
2194 nfs_access_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfs_access_cache_count()
Dnfs4xdr.c2633 struct nfs4_setclientid *sc) in nfs4_xdr_enc_setclientid()
Dnfs4proc.c5443 struct nfs4_setclientid *sc = calldata; in nfs4_setclientid_done() local
/fs/ntfs/
Dfile.c1899 size_t sc; in ntfs_perform_write() local
/fs/quota/
Ddquot.c703 dqcache_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in dqcache_shrink_scan()
726 dqcache_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in dqcache_shrink_count()
/fs/ocfs2/dlm/
Ddlmmaster.c1241 enum dlm_node_state_change sc; in dlm_restart_lock_mastery() local