Searched refs:file_removed (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/hppfs/
H A Dhppfs.c109 static int file_removed(struct dentry *dentry, const char *file) function
120 printk(KERN_ERR "file_removed : allocation failed\n");
146 deleted = file_removed(dentry, NULL);
562 if (file_removed(dirent->dentry, name))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/hppfs/
H A Dhppfs.c109 static int file_removed(struct dentry *dentry, const char *file) function
120 printk(KERN_ERR "file_removed : allocation failed\n");
146 deleted = file_removed(dentry, NULL);
562 if (file_removed(dirent->dentry, name))

Completed in 108 milliseconds