Searched defs:maptbl_object_p (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/fs.d/cachefs/cfsd/ |
H A D | cfsd_maptbl.c | 67 cfsd_maptbl_object_t *maptbl_object_p; in cfsd_maptbl_create() local 92 cfsd_maptbl_destroy(cfsd_maptbl_object_t *maptbl_object_p) in cfsd_maptbl_destroy() 113 maptbl_domap(cfsd_maptbl_object_t *maptbl_object_p, off_t off) in maptbl_domap() 179 maptbl_getaddr(cfsd_maptbl_object_t *maptbl_object_p, int index) in maptbl_getaddr() 226 maptbl_cidhashaddr(cfsd_maptbl_object_t *maptbl_object_p, in maptbl_cidhashaddr() 321 maptbl_hash1(cfsd_maptbl_object_t *maptbl_object_p, cfs_cid_t cid) in maptbl_hash1() 350 maptbl_hash2(cfsd_maptbl_object_t *maptbl_object_p, cfs_cid_t cid, int index) in maptbl_hash2() 387 maptbl_setup(cfsd_maptbl_object_t *maptbl_object_p, const char *filename) in maptbl_setup() 493 maptbl_teardown(cfsd_maptbl_object_t *maptbl_object_p) in maptbl_teardown() 538 maptbl_get(cfsd_maptbl_object_t *maptbl_object_p, in maptbl_get() [all …]
|
H A D | cfsd_logelem.c | 80 cfsd_logelem_create(cfsd_maptbl_object_t *maptbl_object_p, in cfsd_logelem_create() 731 cfsd_logelem_setattr_create(cfsd_maptbl_object_t *maptbl_object_p, in cfsd_logelem_setattr_create() 760 cfsd_logelem_setsecattr_create(cfsd_maptbl_object_t *maptbl_object_p, in cfsd_logelem_setsecattr_create() 794 cfsd_logelem_create_create(cfsd_maptbl_object_t *maptbl_object_p, in cfsd_logelem_create_create() 828 cfsd_logelem_remove_create(cfsd_maptbl_object_t *maptbl_object_p, in cfsd_logelem_remove_create() 862 cfsd_logelem_rmdir_create(cfsd_maptbl_object_t *maptbl_object_p, in cfsd_logelem_rmdir_create() 896 cfsd_logelem_mkdir_create(cfsd_maptbl_object_t *maptbl_object_p, in cfsd_logelem_mkdir_create() 930 cfsd_logelem_link_create(cfsd_maptbl_object_t *maptbl_object_p, in cfsd_logelem_link_create() 964 cfsd_logelem_symlink_create(cfsd_maptbl_object_t *maptbl_object_p, in cfsd_logelem_symlink_create() 1000 cfsd_logelem_rename_create(cfsd_maptbl_object_t *maptbl_object_p, in cfsd_logelem_rename_create() [all …]
|
H A D | cfsd_fscache.c | 966 cfsd_maptbl_object_t *maptbl_object_p; in fscache_roll() local 1268 cfsd_maptbl_object_t *maptbl_object_p, in fscache_rollone()
|