Home
last modified time | relevance | path

Searched refs:__ext4_unlink (Results 1 – 3 of 3) sorted by relevance

/fs/ext4/
Dnamei.c3232 int __ext4_unlink(struct inode *dir, const struct qstr *d_name, in __ext4_unlink() function
3324 retval = __ext4_unlink(dir, &dentry->d_name, d_inode(dentry), dentry); in ext4_unlink()
Dfast_commit.c1344 ret = __ext4_unlink(old_parent, &entry, inode, NULL); in ext4_fc_replay_unlink()
Dext4.h3644 extern int __ext4_unlink(struct inode *dir, const struct qstr *d_name,