Searched refs:sis_fs (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/lib-fs/
H A Dfs-sis-common.h10 void fs_sis_try_unlink_hash_file(struct fs *sis_fs, struct fs_file *super_file);
H A Dfs-sis-common.c33 void fs_sis_try_unlink_hash_file(struct fs *sis_fs, struct fs_file *super_file) argument
39 if (fs_sis_path_parse(sis_fs, super_file->path, &dir, &hash) == 0 &&
H A Dfs-sis.c13 struct sis_fs { struct
19 struct sis_fs *fs;
32 struct sis_fs *fs;
34 fs = i_new(struct sis_fs, 1);
73 struct sis_fs *fs = (struct sis_fs *)_fs;
91 struct sis_fs *fs = (struct sis_fs *)_file->fs;

Completed in 528 milliseconds