Searched refs:__ext4_unlink (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | fast_commit.c | 1290 ret = __ext4_unlink(NULL, old_parent, &entry, inode); in ext4_fc_replay_unlink()
|
| H A D | namei.c | 3346 int __ext4_unlink(handle_t *handle, struct inode *dir, const struct qstr *d_name, in __ext4_unlink() function 3431 retval = __ext4_unlink(handle, dir, &dentry->d_name, d_inode(dentry)); in ext4_unlink()
|
| H A D | ext4.h | 3527 extern int __ext4_unlink(handle_t *handle, struct inode *dir, const struct qstr *d_name,
|