Lines Matching refs:DIR_PATH
88 #define DIR_PATH MOUNT_PATH"/"DIR_NAME
89 #define DIR_PATH_MULTI DIR_PATH"%d"
90 #define FILE_PATH DIR_PATH"/"FILE_NAME
93 #define FILE2_PATH DIR_PATH"/"FILE2_NAME
94 #define SUBDIR_PATH DIR_PATH"/"SUBDIR_NAME
312 .mark_path_fmt = DIR_PATH,
314 .ignore_path_fmt = DIR_PATH,
324 .ignore_path_fmt = DIR_PATH,
334 .ignore_path_fmt = DIR_PATH,
344 .ignore_path_fmt = DIR_PATH,
354 .ignore_path_fmt = DIR_PATH,
364 .ignore_path_fmt = DIR_PATH,
374 .ignore_path_fmt = DIR_PATH,
436 .ignore_path_fmt = DIR_PATH,
447 .ignore_path_fmt = DIR_PATH,
458 .ignore_path_fmt = DIR_PATH,
890 SAFE_MKDIR(DIR_PATH, 0755);
947 SAFE_RMDIR(DIR_PATH);