Searched refs:drop_refcount (Results 1 – 2 of 2) sorted by relevance
46 int drop_refcount = 0; in ext2fs_mkdir() local153 drop_refcount = 1; in ext2fs_mkdir()186 drop_refcount = 0; in ext2fs_mkdir()191 if (drop_refcount) { in ext2fs_mkdir()
57 int drop_refcount = 0; in ext2fs_symlink() local172 drop_refcount = 1; in ext2fs_symlink()190 drop_refcount = 0; in ext2fs_symlink()195 if (drop_refcount) { in ext2fs_symlink()