Searched refs:sf_inode_info (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Additions/linux/sharedfolders/
H A Dvfsmod.h53 struct sf_inode_info struct
110 struct sf_inode_info *sf_i, struct dentry *dentry,
118 extern int sf_dir_read_all(struct sf_glob_info *sf_g, struct sf_inode_info *sf_i,
150 # define GET_INODE_INFO(i) ((struct sf_inode_info *) (i)->i_private)
154 # define GET_INODE_INFO(i) ((struct sf_inode_info *) (i)->u.generic_ip)
H A Dlnkops.c27 struct sf_inode_info *sf_i = GET_INODE_INFO(inode);
H A Ddirops.c34 struct sf_inode_info *sf_i = GET_INODE_INFO(inode);
123 struct sf_inode_info *sf_i;
344 struct sf_inode_info *sf_i, *sf_new_i;
430 * This should allocate memory for sf_inode_info, compute a unique inode
447 struct sf_inode_info *sf_new_i;
513 struct sf_inode_info *sf_i = GET_INODE_INFO(parent);
650 struct sf_inode_info *sf_i = GET_INODE_INFO(parent);
739 struct sf_inode_info *sf_old_i = GET_INODE_INFO(old_parent);
740 struct sf_inode_info *sf_new_i = GET_INODE_INFO(new_parent);
743 struct sf_inode_info *sf_file_
[all...]
H A Dvfsmod.c222 struct sf_inode_info *sf_i;
383 struct sf_inode_info *sf_i;
398 struct sf_inode_info *sf_i;
458 struct sf_inode_info *sf_i;
H A Dregops.c187 struct sf_inode_info *sf_i = GET_INODE_INFO(inode);
280 struct sf_inode_info *sf_i = GET_INODE_INFO(inode);
422 struct sf_inode_info *sf_i = GET_INODE_INFO(inode);
642 struct sf_inode_info *sf_i = GET_INODE_INFO(inode);
H A Dutils.c221 struct sf_inode_info *sf_i;
309 struct sf_inode_info *sf_i;
426 static int sf_make_path(const char *caller, struct sf_inode_info *sf_i,
485 struct sf_inode_info *sf_i, struct dentry *dentry,
761 int sf_dir_read_all(struct sf_glob_info *sf_g, struct sf_inode_info *sf_i,
/vbox/src/VBox/Additions/freebsd/vboxvfs/
H A Dvboxvfs.h64 struct sf_inode_info { struct

Completed in 97 milliseconds