- 時間撮記:
- 2010-10-28 上午09:27:05 (14 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Additions/linux/sharedfolders/dirops.c
r33440 r33540 225 225 * [dir] contains: 226 226 * f_pos : cursor into the directory listing 227 * private_data : mean of commun cation with the host side227 * private_data : mean of communication with the host side 228 228 * 229 229 * Extract elements from the directory listing (incrementing f_pos … … 305 305 * inode is added to [dentry] and vfs should proceed trying to create 306 306 * the entry via other means. NULL(or "positive" pointer) ought to be 307 * returned in case of succes and "negative" pointer on error307 * returned in case of success and "negative" pointer on error 308 308 */ 309 309 static struct dentry *sf_lookup(struct inode *parent, struct dentry *dentry
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器