Home
last modified time | relevance | path

Searched refs:unionfs_desc (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/fusefs-funionfs/funionfs-0.4.3/
H A Dmain.c105 struct unionfs_desc *pdesc_tab[3]; in funionfs_getattr()
143 struct unionfs_desc *pdesc_tab[3]; in funionfs_readlink()
181 struct unionfs_desc *pdesc_tab[3]; in funionfs_mknod()
252 struct unionfs_desc *pdesc_tab[3]; in funionfs_mkdir()
331 struct unionfs_desc *pdesc_tab[3]; in funionfs_unlink()
394 struct unionfs_desc *pdesc_tab[3]; in funionfs_rmdir()
452 struct unionfs_desc *pdesc_tab[3]; in funionfs_symlink()
686 struct unionfs_desc *pdesc_tab[3]; in funionfs_chmod()
738 struct unionfs_desc *pdesc_tab[3]; in funionfs_chown()
791 struct unionfs_desc *pdesc_tab[3]; in funionfs_truncate()
[all …]
H A Dfunionfs.h61 struct unionfs_desc struct
65 struct unionfs_desc *pnext; argument
72 struct unionfs_desc *curdir;
105 char **new_path, struct unionfs_desc *tab[3]);
H A Dpath.c37 struct unionfs_desc *unionfs_list;
293 struct unionfs_desc *pdesc, *plast; in funionfs_addpath()
308 pdesc = (struct unionfs_desc *) malloc(sizeof(struct unionfs_desc)); in funionfs_addpath()
349 char **new_path, struct unionfs_desc *tab[3]) in funionfs_realpath()
352 struct unionfs_desc *pdesc, *pnew; in funionfs_realpath()
502 char **new_path, struct unionfs_desc *tab[3]) in old_funionfs_realpath()
505 struct unionfs_desc *pdesc, *pnew; in old_funionfs_realpath()
657 struct unionfs_desc *pdesc_tab[3]; in funionfs_pathtowrite()
986 struct unionfs_desc *pdesc; in funionfs_readpath()
H A Dcontrol.c38 extern struct unionfs_desc *unionfs_list;
57 struct unionfs_desc *walk; in funionfs_relist()
163 struct unionfs_desc *walk; in funionfs_execute()