Searched refs:LOG_STATUS_NAME (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_log.c | 201 (void) VOP_REMOVE(cachep->c_dirvp, LOG_STATUS_NAME, kcred, NULL, in cachefs_log_kstat_snapshot() 249 if (((error = VOP_LOOKUP(cachep->c_dirvp, LOG_STATUS_NAME, &savevp, in cachefs_log_save_lc() 251 ((error = VOP_CREATE(cachep->c_dirvp, LOG_STATUS_NAME, &attr, EXCL, in cachefs_log_save_lc() 441 (void) VOP_REMOVE(cachep->c_dirvp, LOG_STATUS_NAME, kcred, NULL, in cachefs_log_error()
|
H A D | cachefs_subr.c | 388 error = VOP_LOOKUP(cachep->c_dirvp, LOG_STATUS_NAME, &statevp, in cachefs_cache_activate_ro()
|
/titanic_44/usr/src/cmd/fs.d/cachefs/common/ |
H A D | subr.c | 819 snprintf(path, sizeof (path), "%s/%s", dirp, LOG_STATUS_NAME); in cachefs_delete_all_cache()
|
/titanic_44/usr/src/uts/common/sys/fs/ |
H A D | cachefs_fs.h | 133 #define LOG_STATUS_NAME ".cfs_logging" macro
|