Searched defs:in_tsp (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_dlog.c | 80 #define CACHEFS_DLOG_TS_COPY(in_tsp, out_tsp, str, str1) \ argument 134 #define CACHEFS_DLOG_TS_COPY(in_tsp, out_tsp, str, str1) \ argument
|
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | cachefs_fs.h | 241 #define CACHEFS_TS_TO_TS32_COPY(in_tsp, out_tsp, error) \ argument 245 #define CACHEFS_TS32_TO_TS_COPY(in_tsp, out_tsp) \ argument 329 #define CACHEFS_TS_TO_TS32_COPY(in_tsp, out_tsp, error) \ argument 332 #define CACHEFS_TS32_TO_TS_COPY(in_tsp, out_tsp) \ argument 365 #define CACHEFS_TS_TO_CFS_TS_COPY(in_tsp, out_tsp, error) \ argument 368 #define CACHEFS_CFS_TS_TO_TS_COPY(in_tsp, out_tsp) \ argument
|