Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfs.h188 int __bch2_unlink(struct inode *, struct dentry *, bool);
H A Dfs-ioctl.c518 ret = __bch2_unlink(dir, victim, true); in bch2_ioctl_subvolume_destroy()
H A Dfs.c775 int __bch2_unlink(struct inode *vdir, struct dentry *dentry, in __bch2_unlink() function
822 __bch2_unlink(vdir, dentry, false); in bch2_unlink()