hpfs_remove_dirent 250 fs/hpfs/hpfs_fn.h int hpfs_remove_dirent(struct inode *, dnode_secno, struct hpfs_dirent *, struct quad_buffer_head *, int); hpfs_remove_dirent 401 fs/hpfs/namei.c r = hpfs_remove_dirent(dir, dno, de, &qbh, 1); hpfs_remove_dirent 487 fs/hpfs/namei.c r = hpfs_remove_dirent(dir, dno, de, &qbh, 1); hpfs_remove_dirent 591 fs/hpfs/namei.c if ((r = hpfs_remove_dirent(old_dir, dno, dep, &qbh, 1)) != 2) { hpfs_remove_dirent 627 fs/hpfs/namei.c if ((r = hpfs_remove_dirent(old_dir, dno, dep, &qbh, 0))) {