Searched refs:visitor (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
H A Dbtree-type.h6 #define VISITOR_FN BTREE_TP(visitor)
7 #define VISITOR_FN_T _BTREE_TP(visitor, BTREE_TYPE_SUFFIX, _t)
121 static inline size_t BTREE_FN(visitor)(BTREE_TYPE_HEAD *head, visitor() function
/linux-4.4.14/net/rds/
H A Dconnection.c452 int (*visitor)(struct rds_connection *, void *), rds_for_each_conn_info()
470 if (!visitor(conn, buffer)) hlist_for_each_entry_rcu()
H A Drds.h644 int (*visitor)(struct rds_connection *, void *),
/linux-4.4.14/fs/logfs/
H A Dgc.c723 * call the grim visitor to clean up that mess. Btree code should logfs_cleanup_gc()

Completed in 352 milliseconds